Skip to content

Commit fb19d2b

Browse files
committed
whitespace
1 parent dba01f7 commit fb19d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cryptojwt/exception.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class BadType(Invalid):
4040

4141

4242
class MissingKey(JWKESTException):
43-
""" No usable key """
43+
"""No usable key"""
4444

4545

4646
class MissingIssuer(JWKESTException):

0 commit comments

Comments
 (0)