update old comment

This commit is contained in:
MarkEEaton 2020-02-29 00:06:48 -05:00 committed by GitHub
parent 6ab3a96d33
commit 9114f8ba85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ def make_html(input_tuples, args):
def main():
""" run it! """
# handle the command line input using argparse
# make the GUI application using Gooey
parser = GooeyParser(
description="Parses a csv of new books to produce an html file."
"\nThe resulting html output file will be in the same folder as the csv."