-
trap_error — Wrap marshmallow decorators to trap exceptions and log them.
comicbox.schemas.decorators¶
source module comicbox.schemas.decorators
Wrapped marshmallow decorators.
Functions
source trap_error(decorator: Callable) → Callable[[Callable], Callable]
Wrap marshmallow decorators to trap exceptions and log them.