Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/sqlalchemy/sqlalchemy
/ Point
Class
Point
test/orm/test_utils.py:174–175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
172
173
def
test_simple(self):
174
class
Point:
175
pass
176
177
table = self._fixture(Point)
178
Callers
1
test_descriptors
Method · 0.70
Calls
no outgoing calls
Tested by
1
test_descriptors
Method · 0.56