Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ _ErrorContainer
Class
_ErrorContainer
lib/sqlalchemy/testing/assertions.py:454–455 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
452
453
454
class
_ErrorContainer:
455
error = None
456
457
458
@contextlib.contextmanager
Callers
1
_expect_raises
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected