chore: ruff check --fix

This commit is contained in:
Chris Coutinho
2025-06-06 18:44:09 +02:00
parent fd61c2de56
commit 110df3d7b9
-1
View File
@@ -3,7 +3,6 @@ import datetime as dt
import mimetypes
from httpx import (
AsyncClient,
Client,
Auth,
BasicAuth,
Request,