MCPcopy
hub / github.com/nonebot/nonebot2 / SettingsError

Class SettingsError

nonebot/config.py:48–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46
47
48class SettingsError(ValueError): ...
49
50
51class BaseSettingsSource(abc.ABC):

Callers 2

_explode_env_varsMethod · 0.85
__call__Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected