Skip to content

Commit 08625dd

Browse files
🎨 Auto format and update with pre-commit
1 parent c1054c8 commit 08625dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/tests/api/routes/test_login.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from unittest.mock import patch
22

3-
from fastapi.testclient import TestClient
43
import jwt
4+
from fastapi.testclient import TestClient
55
from pwdlib.hashers.bcrypt import BcryptHasher
66
from sqlmodel import Session
77

0 commit comments

Comments
 (0)