MCPcopy Create free account
hub / github.com/HiddenCodeDevs/BlumTelegramBot / config.py

File config.py

bot/config/config.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from pydantic import ValidationError
2from pydantic_settings import BaseSettings, SettingsConfigDict
3
4ENV_FILE_PATH = ".env"

Callers

nothing calls this directly

Calls 1

SettingsClass · 0.85

Tested by

no test coverage detected