MCPcopy
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
454class _ErrorContainer:
455 error = None
456
457
458@contextlib.contextmanager

Callers 1

_expect_raisesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected