mirror of
https://github.com/Ladebeze66/projetcbaollm.git
synced 2025-12-16 21:27:53 +01:00
3 lines
142 B
Python
3 lines
142 B
Python
from starlette.requests import HTTPConnection as HTTPConnection # noqa: F401
|
|
from starlette.requests import Request as Request # noqa: F401
|