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

Class FooInstance

tests/test_traitlets.py:1099–1100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1097 pass
1098
1099 class FooInstance(Instance[Foo]):
1100 klass = Foo
1101
1102 class A(HasTraits):
1103 inst = FooInstance(allow_none=True)

Callers 1

AClass · 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…