MCPcopy Create free account
hub / github.com/ipython/traitlets / ConfigFileNotFound

Class ConfigFileNotFound

traitlets/config/loader.py:34–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32
33
34class ConfigFileNotFound(ConfigError):
35 pass
36
37
38class ArgumentError(ConfigLoaderError):

Callers 2

load_configMethod · 0.85
load_configMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…