1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 20:52:43 +00:00

fixed typo

This commit is contained in:
Bastian Venthur
2021-03-22 09:40:40 +01:00
parent 7240b0a28b
commit 2b3651e7d5
2 changed files with 3 additions and 3 deletions

View File

@@ -36,8 +36,8 @@ def main(args=None):
def parse_args(args=None):
"""Parse command line arguments.
Paramters
---------
Parameters
----------
args : List[str]
optional parameters, used for testing