MCPcopy Create free account
hub / github.com/sqlalchemy/sqlalchemy / B

Class B

test/orm/test_cycles.py:393–394  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

391 pass
392
393 class B(A):
394 pass
395
396 class C(cls.Basic):
397 pass

Calls

no outgoing calls