2 lines
44 B
Python
Executable File
2 lines
44 B
Python
Executable File
from dotenv import load_dotenv
|
|
load_dotenv() |