We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a021adc commit 2b323e9Copy full SHA for 2b323e9
main.py
@@ -2,6 +2,7 @@
2
DB_USERNAME = os.getenv("USER_NAME")
3
DB_PASSWORD = os.getenv("USER_PASSWORD")
4
5
+
6
# import dependencies
7
import speedtest
8
import os
0 commit comments