MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / B

Class B

test/orm/test_attributes.py:3942–3943  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3940 pass
3941
3942 class B:
3943 pass
3944
3945 self.A = A
3946 self.B = B

Calls

no outgoing calls