We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74e827d commit 2739b2dCopy full SHA for 2739b2d
fastapi_cache/coder.py
@@ -19,6 +19,8 @@
19
from starlette.templating import (
20
_TemplateResponse as TemplateResponse, # pyright: ignore[reportPrivateUsage]
21
)
22
+
23
24
class ModelField:
25
pass
26
0 commit comments