Skip to content

Commit 2739b2d

Browse files
author
John Lyu
committed
lint
1 parent 74e827d commit 2739b2d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fastapi_cache/coder.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
from starlette.templating import (
2020
_TemplateResponse as TemplateResponse, # pyright: ignore[reportPrivateUsage]
2121
)
22+
23+
2224
class ModelField:
2325
pass
2426

0 commit comments

Comments
 (0)