DEBSOURCES
Skip Quicknav
sources / python-marshmallow / 3.26.1-0.2 / tests / mypy_test_cases / test_class_registry.py
1234
from marshmallow import class_registry # Works without passing `all` class_registry.get_class("MySchema")