Skip to content

Commit

Permalink
PIP8 : new line
Browse files Browse the repository at this point in the history
  • Loading branch information
gavishpoddar authored Sep 3, 2021
1 parent ae36bc6 commit b8dcf7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dateparser_cli/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ def entrance():
fasttext_downloader(args.fasttext)

if not (args.clear or args.fasttext):
dateparser_argparse.error("dateparser-download: You need to specify the command (i.e.: --fasttext or --clear)")
dateparser_argparse.error("dateparser-download: You need to specify the command (i.e.: --fasttext or --clear)")

0 comments on commit b8dcf7b

Please sign in to comment.