mirror of
https://github.com/long2ice/fastapi-cache.git
synced 2026-03-24 20:47:54 +00:00
lint
This commit is contained in:
@@ -19,6 +19,8 @@ from starlette.responses import JSONResponse
|
|||||||
from starlette.templating import (
|
from starlette.templating import (
|
||||||
_TemplateResponse as TemplateResponse, # pyright: ignore[reportPrivateUsage]
|
_TemplateResponse as TemplateResponse, # pyright: ignore[reportPrivateUsage]
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
class ModelField:
|
class ModelField:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user