comicbox.fields.union

[docs] module comicbox.fields.union

1
2
3
"""Consts for unions."""

UNION_SCHEMA_IGNORE_ERRORS = frozenset({"Invalid input type."})