Skip to content

Commit

Permalink
Fix flake8 spacing error
Browse files Browse the repository at this point in the history
  • Loading branch information
suriya committed Mar 13, 2017
1 parent 0e2fd6f commit 13ab3ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions xvalidate/validators.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,8 @@ def _clean(self, instance):
'value': get_field(instance, self.fieldspec),
'message': self._message,
}


XF = XField


Expand Down

0 comments on commit 13ab3ca

Please sign in to comment.