mirror of
https://github.com/fastapi/fastapi.git
synced 2026-02-02 02:11:31 -05:00
2 lines
79 B
Python
2 lines
79 B
Python
from starlette.middleware.gzip import GZipMiddleware as GZipMiddleware # noqa
|