Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
34
class
ConfigFileNotFound(ConfigError):
35
pass
36
37
38
class
ArgumentError(ConfigLoaderError):
Callers
2
load_config
Method · 0.85
load_config
Method · 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…