mirror of
https://github.com/Ladebeze66/projetcbaollm.git
synced 2025-12-16 14:47:49 +01:00
4 lines
109 B
Python
4 lines
109 B
Python
from starlette.middleware.trustedhost import ( # noqa
|
|
TrustedHostMiddleware as TrustedHostMiddleware,
|
|
)
|