We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fad673 commit 49c50adCopy full SHA for 49c50ad
sms/verify-signed-sms/main.py
@@ -3,7 +3,6 @@
3
4
from dotenv import load_dotenv
5
6
-
7
envpath = join(dirname(__file__), '../.env')
8
load_dotenv(envpath)
9
0 commit comments