"""Environment file path constants for existing users.py.""" import os class EnvFilepath: """Environment file path constants.""" ENVPATH = ".env"