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 ff01c70 commit daab9dcCopy full SHA for daab9dc
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