MCPcopy Create free account
hub / github.com/codag-megalith/codag-visualizer / Config

Class Config

backend/config.py:6–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4 gemini_api_key: str = ""
5
6 class Config:
7 env_file = ".env"
8 extra = "ignore"
9
10settings = Settings()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected