MCPcopy Create free account
hub / github.com/ScrapeGraphAI/scrapecraft / config.py

File config.py

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

Source from the content-addressed store, hash-verified

1from pydantic_settings import BaseSettings
2from typing import Optional
3
4class Settings(BaseSettings):

Callers

nothing calls this directly

Calls 1

SettingsClass · 0.85

Tested by

no test coverage detected