Skip to content

Commit

Permalink
correct typos, test argparser desc
Browse files Browse the repository at this point in the history
  • Loading branch information
stolarczyk committed May 5, 2020
1 parent 5dd7e94 commit d8be9b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test_cli_tools.py
Expand Up @@ -14,8 +14,8 @@ def pytest_generate_tests(metafunc):

def build_parser():
"""
Building argument parser.
This example parser was copeied from loooper/__init_.py
Example argument parser, needed solely for testing purposes.
This example parser was copied from looper/__init__.py
:return argparse.ArgumentParser
"""
Expand Down

0 comments on commit d8be9b5

Please sign in to comment.