We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0a870f commit a968b3aCopy full SHA for a968b3a
main.py
@@ -1,4 +1,5 @@
1
-import os, time
+import os
2
+import time
3
from dotenv import load_dotenv
4
5
load_dotenv()
0 commit comments