This commit is contained in:
Martin
2016-07-10 23:41:51 +02:00
parent 9ae2fea044
commit 663b07fe47
3 changed files with 8 additions and 6 deletions
+1
View File
@@ -1,5 +1,6 @@
# coding=UTF-8
class ValidationError(Exception):
def __init__(self, message):