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