some pep8 changes (fixed spacing at end)
This commit is contained in:
@@ -58,4 +58,3 @@ class EXISTS(object):
|
||||
if os.path.exists(value):
|
||||
return (value,None)
|
||||
return (value,self.error_message)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user