Made-With-ML/madewithml/__init__.py
2023-09-15 09:44:38 -07:00

4 lines
46 B
Python

from dotenv import load_dotenv
load_dotenv()