2020-10-10 16:01:35 +02:00

4 lines
60 B
Python

from .view import PydanticView
__all__ = ("PydanticView",)