fastapi-master/fastapi/middleware/cors.py

2 lines
79 B
Python
Raw Permalink Normal View History

2024-08-24 12:41:47 +08:00
from starlette.middleware.cors import CORSMiddleware as CORSMiddleware # noqa