Skip to content

Commit c5337e0

Browse files
author
mshivashankar
committed
Flake8
1 parent 3e21f52 commit c5337e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

asabiris/exceptions.py

-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,3 @@ def __init__(self, message=None, *args, format=None):
3434
super().__init__(message, *args)
3535
else:
3636
super().__init__(message, *args)
37-

0 commit comments

Comments
 (0)