Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ dataclass_transforms_decorator.py
File
dataclass_transforms_decorator.py
test/typing/plain_files/orm/dataclass_transforms_decorator.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
typing
import
assert_type
2
3
from
sqlalchemy
import
Integer
4
from
sqlalchemy.orm
import
Mapped
Callers
nothing calls this directly
Calls
2
registry
Class · 0.90
Relationships
Class · 0.70
Tested by
no test coverage detected