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

Class ForwardDeclaredBar

tests/test_traitlets.py:2470–2471  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2468# Classes for Forward Declaration Tests
2469###
2470class ForwardDeclaredBar:
2471 pass
2472
2473
2474class ForwardDeclaredBarSub(ForwardDeclaredBar):

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…