Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ Person
Class
Person
test/orm/test_unitofwork.py:440–441 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
438
@classmethod
439
def
setup_classes(cls):
440
class
Person(cls.Basic):
441
pass
442
443
class
PersonSite(cls.Basic):
444
pass
Callers
1
test_basic
Method · 0.70
Calls
no outgoing calls
Tested by
1
test_basic
Method · 0.56