Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ Parent
Class
Parent
test/orm/test_cycles.py:295–296 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
293
@classmethod
294
def
setup_classes(cls):
295
class
Parent(cls.Basic):
296
pass
297
298
class
Child1(Parent):
299
pass
Callers
3
test_one
Method · 0.70
test_update_counter
Method · 0.70
test_one
Method · 0.70
Calls
no outgoing calls
Tested by
3
test_one
Method · 0.56
test_update_counter
Method · 0.56
test_one
Method · 0.56