.
This commit is contained in:
parent
a0506305e9
commit
81e03425d9
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ from .helpers import get_load_dotenv
|
|||
try:
|
||||
import dotenv
|
||||
except ImportError:
|
||||
dotenv = None # type: ignore
|
||||
dotenv = None
|
||||
|
||||
try:
|
||||
import ssl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue