diff --git a/code/robots.py b/code/robots.py index 48584f2..2f2c444 100755 --- a/code/robots.py +++ b/code/robots.py @@ -266,8 +266,7 @@ def conversions(): if __name__ == "__main__": import argparse - - parser = argparse.ArgumentParser() + parser = argparse.ArgumentParser( prog="ai-robots", description="Collects and updates information about web scrapers of AI companies.",