Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ TargetSubclassOne
Class
TargetSubclassOne
test/base/test_events.py:1315–1316 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1313
Target = self._fixture()
1314
1315
class
TargetSubclassOne(Target):
1316
pass
1317
1318
class
TargetSubclassTwo(Target):
1319
pass
Callers
1
test_two_subclasses_one_event
Method · 0.85
Calls
no outgoing calls
Tested by
1
test_two_subclasses_one_event
Method · 0.68