clean up (black, sort)

This commit is contained in:
Tiago vasconcelos
2021-10-18 10:58:09 +01:00
parent 762f0ba404
commit 70885ce160
25 changed files with 85 additions and 138 deletions
+1
View File
@@ -1,4 +1,5 @@
from sqlite3 import Row
from fastapi.param_functions import Query
from pydantic import BaseModel