MCPcopy
hub / github.com/pydantic/pydantic / _config.py

File _config.py

pydantic/_internal/_config.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations as _annotations
2
3import warnings
4from contextlib import contextmanager

Callers

nothing calls this directly

Calls 2

keysMethod · 0.80
ConfigDictClass · 0.50

Tested by

no test coverage detected