mirror of
https://github.com/correl/tornado-openapi3.git
synced 2024-11-27 19:19:55 +00:00
4 lines
89 B
Python
4 lines
89 B
Python
|
from openapi3.requests import TornadoRequestFactory
|
||
|
|
||
|
__all__ = ["TornadoRequestFactory"]
|