2 lines
40 B
Python
2 lines
40 B
Python
|
from dotenv import load_dotenv
|
||
|
import os
|