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