Run pre-commit hooks

In the title !
This commit is contained in:
Greyson Lalonde
2023-12-27 13:23:45 -05:00
parent 9f78e45cf6
commit 73716f35fc
11 changed files with 582 additions and 562 deletions

View File

@@ -1,3 +1,4 @@
# conftest.py
from dotenv import load_dotenv
load_result = load_dotenv(override=True)
load_result = load_dotenv(override=True)