Skip to content

Commit

Permalink
Addressed EOF errors
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavsid98 authored Apr 10, 2017
1 parent fec572f commit e088b9c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -704,4 +704,3 @@ def validate(self, classifier_data):
raise utils.ValidationError(
'Expected values of %s to be a int, received %s' % (
list_of_list_property, value))

0 comments on commit e088b9c

Please sign in to comment.