ishaq101's picture
[NOTICKET] Demo agentic agent
bef5e76
raw
history blame contribute delete
158 Bytes
"""Environment file path constants for existing users.py."""
import os
class EnvFilepath:
"""Environment file path constants."""
ENVPATH = ".env"