Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ Element
Class
Element
test/orm/test_attributes.py:749–750 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
747
pass
748
749
class
Element:
750
_state = True
751
752
instrumentation.register_class(Foo)
753
instrumentation.register_class(Bar)
Callers
1
test_inheritance2
Method · 0.70
Calls
no outgoing calls
Tested by
1
test_inheritance2
Method · 0.56