Skip to content

Commit 8ec7d98

Browse files
committed
Remove unused InvalidAlgorithmError import from session service tests to streamline error handling and improve code clarity.
1 parent 43e4b22 commit 8ec7d98

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/unit/test_session_service.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
DecodeError,
99
ExpiredSignatureError,
1010
ImmatureSignatureError,
11-
InvalidAlgorithmError,
1211
InvalidSignatureError,
1312
PyJWKClientError,
1413
encode,

0 commit comments

Comments
 (0)