mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-09 17:38:49 -04:00
2 lines
79 B
Python
2 lines
79 B
Python
from starlette.middleware.gzip import GZipMiddleware as GZipMiddleware # noqa
|