[docs] module comicbox.fields.union
1 2 3
"""Consts for unions.""" UNION_SCHEMA_IGNORE_ERRORS = frozenset({"Invalid input type."})
From here you can search these documents. Enter your search terms below.