You've already forked Travel-Agent
4 lines
66 B
Python
4 lines
66 B
Python
__all__ = ("throttling",)
|
|
|
|
from app.middlewares import throttling
|