made querying async

This commit is contained in:
bolade
2025-10-28 21:09:47 +01:00
parent bb03f6ade4
commit 02c8bb816f
7 changed files with 27 additions and 14 deletions
-1
View File
@@ -1,5 +1,4 @@
import os
from pathlib import Path
from typing import Annotated
from fastapi import Depends