mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02: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
|