We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e21f52 commit c5337e0Copy full SHA for c5337e0
asabiris/exceptions.py
@@ -34,4 +34,3 @@ def __init__(self, message=None, *args, format=None):
34
super().__init__(message, *args)
35
else:
36
37
-
0 commit comments