Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/zzzeek/sqlalchemy
/ Data
Class
Data
test/orm/test_assorted_eager.py:478–479 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
476
@classmethod
477
def
setup_classes(cls):
478
class
Data(cls.Basic):
479
pass
480
481
class
Foo(cls.Basic):
482
pass
Callers
1
test_nesting_with_functions
Method · 0.70
Calls
no outgoing calls
Tested by
1
test_nesting_with_functions
Method · 0.56