.
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:
|
try:
|
||||||
import dotenv
|
import dotenv
|
||||||
except ImportError:
|
except ImportError:
|
||||||
dotenv = None # type: ignore
|
dotenv = None
|
||||||
|
|
||||||
try:
|
try:
|
||||||
import ssl
|
import ssl
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue