Skip to content

Commit

Permalink
pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
tmbo committed Jul 4, 2017
1 parent a1ac37a commit 722b5b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rasa_nlu/converters.py
Expand Up @@ -297,4 +297,3 @@ def load_data(resource_name, fformat=None):
return load_rasa_data(files[0])
else:
raise ValueError("unknown training file format : {} for file {}".format(fformat, resource_name))

0 comments on commit 722b5b1

Please sign in to comment.