MCPcopy
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
2243class _CleanupError(Exception):
2244 pass
2245
2246
2247def _cleanup_mapped_str_annotation(

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected