PrimoGreedy-Agent / src /config /__init__.py
CiscsoPonce's picture
Initial Deploy (Clean)
a2cbcac
raw
history blame contribute delete
49 Bytes
from .config import config
__all__ = ['config']