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