mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-04 03:45:12 -05:00
4 lines
46 B
Python
4 lines
46 B
Python
from dotenv import load_dotenv
|
|
|
|
load_dotenv()
|