Files
Travel-Agent/app/middlewares/__init__.py
T

4 lines
66 B
Python

__all__ = ("throttling",)
from app.middlewares import throttling