gerty mypy fixes

This commit is contained in:
dni ⚡
2022-12-30 09:24:31 +01:00
parent efc156689f
commit 8e344ecf4b
7 changed files with 49 additions and 94 deletions
-1
View File
@@ -1,5 +1,4 @@
from sqlite3 import Row
from typing import Optional
from fastapi import Query
from pydantic import BaseModel