MCPcopy Create free account
hub / github.com/dbunt1tled/python-fast-api / setting.py

File setting.py

src/core/settings/setting.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from typing import List
2
3from pydantic import Field
4from pydantic_settings import BaseSettings, SettingsConfigDict

Callers

nothing calls this directly

Calls 1

SettingsClass · 0.85

Tested by

no test coverage detected