CandidateExplorer / config /env_constant.py
ishaq101's picture
clean init
478dec6
raw
history blame contribute delete
134 Bytes
from dataclasses import dataclass
@dataclass
class EnvFilepath:
ENVPATH: str = ".env" # DOCS: change in uat or prod environment!