Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ _CleanupError
Class
_CleanupError
lib/sqlalchemy/orm/util.py:2243–2244 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2241
2242
2243
class
_CleanupError(Exception):
2244
pass
2245
2246
2247
def
_cleanup_mapped_str_annotation(
Callers
1
_cleanup_mapped_str_annotation
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected