We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52179bd commit 44e3b86Copy full SHA for 44e3b86
parea/constants.py
@@ -1,6 +1,7 @@
1
-import os
2
from typing import Dict, Union
3
+import os
4
+
5
from dotenv import load_dotenv
6
7
load_dotenv()
0 commit comments