MCPcopy Index your code
hub / github.com/sqlalchemy/sqlalchemy / Hoho

Class Hoho

test/orm/test_unitofwork.py:1136–1137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1134 @classmethod
1135 def setup_classes(cls):
1136 class Hoho(cls.Comparable):
1137 pass
1138
1139 class Secondary(cls.Comparable):
1140 pass

Callers 5

test_insertMethod · 0.70
test_eager_defaultsMethod · 0.70
test_updateMethod · 0.70

Calls

no outgoing calls

Tested by 5

test_insertMethod · 0.56
test_eager_defaultsMethod · 0.56
test_updateMethod · 0.56