1
0
Fork 0
mirror of https://github.com/correl/tornado-openapi3.git synced 2025-04-09 09:11:08 -09:00
tornado-openapi3/openapi3/__init__.py
2020-09-16 23:04:11 -04:00

3 lines
89 B
Python

from openapi3.requests import TornadoRequestFactory
__all__ = ["TornadoRequestFactory"]