format
This commit is contained in:
parent
aa1f06c20f
commit
3393f09907
2 changed files with 4 additions and 3 deletions
|
@ -1,4 +1,5 @@
|
||||||
"""Handle errors."""
|
"""Handle errors."""
|
||||||
|
|
||||||
|
|
||||||
class Error(Exception):
|
class Error(Exception):
|
||||||
"""Parent class for all errors."""
|
"""Parent class for all errors."""
|
||||||
|
|
Loading…
Reference in a new issue