Linted .py files
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
from datetime import datetime, timedelta, timezone
|
||||
|
||||
from jose import jwt
|
||||
from passlib.hash import argon2
|
||||
|
||||
from app.core.config import settings
|
||||
|
||||
ALGO = "HS256"
|
||||
|
Reference in New Issue
Block a user