pep8
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# coding=UTF-8
|
||||
|
||||
|
||||
class ValidationError(Exception):
|
||||
|
||||
def __init__(self, message):
|
||||
|
||||
Reference in New Issue
Block a user