MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / Bar

Class Bar

test/ext/test_extendedattr.py:346–347  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

344 pass
345
346 class Bar(Foo):
347 pass
348
349 register_class(Foo)
350 register_class(Bar)

Callers 2

test_inheritanceMethod · 0.70
test_historyMethod · 0.70

Calls

no outgoing calls

Tested by 2

test_inheritanceMethod · 0.56
test_historyMethod · 0.56