We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64ca3c8 commit 23bd500Copy full SHA for 23bd500
1 file changed
main.py
@@ -1,4 +1,4 @@
1
-from typing import List, ClassVar
+from typing import List
2
3
from fastapi import FastAPI, HTTPException, Query, Body
4
from pydantic import BaseModel
0 commit comments