mirror of
https://github.com/serty2005/rmser.git
synced 2026-02-05 03:12:34 -06: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
|