chore: code format

This commit is contained in:
Vlad Stan
2022-07-28 15:09:23 +03:00
parent c1f6845ad9
commit 87dc9136a4
3 changed files with 14 additions and 17 deletions
+1
View File
@@ -1,5 +1,6 @@
from sqlite3 import Row
from typing import List
from fastapi.param_functions import Query
from pydantic import BaseModel