Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/traitlets
/ Child
Class
Child
tests/config/test_configurable.py:347–348 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
345
pass
346
347
class
Child(LoggingConfigurable):
348
pass
349
350
log = get_logger().getChild(
"TestLoggingConfigurable"
)
351
Callers
2
test_parent_logger
Method · 0.85
test_parent_not_logging_configurable
Method · 0.85
Calls
no outgoing calls
Tested by
2
test_parent_logger
Method · 0.68
test_parent_not_logging_configurable
Method · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…