#7 Removing unnecessary statement.
This commit is contained in:
parent
882b4df5e1
commit
af73458e29
|
@ -1,3 +1,2 @@
|
||||||
class DisplayableException(Exception):
|
class DisplayableException(Exception):
|
||||||
"""Exception which could be safely displayed to the end-user."""
|
"""Exception which could be safely displayed to the end-user."""
|
||||||
pass
|
|
||||||
|
|
Loading…
Reference in a new issue