fix: lint

This commit is contained in:
Vlad Stan 2024-11-12 11:00:11 +02:00
commit f6aee04c40
4 changed files with 2 additions and 4 deletions

View file

@ -1,4 +1,4 @@
from datetime import datetime, timezone
from datetime import datetime
import shortuuid
from fastapi import Query, Request