Fixed all typoes in the files, azml_02 finished
This commit is contained in:
parent
1acf43fa82
commit
b41db5383b
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ def main():
|
|||
# Input and output arguments
|
||||
|
||||
# Get script arguments
|
||||
parser = argparse()
|
||||
parser = argparse.ArgumentParser()
|
||||
|
||||
# Input dataset
|
||||
parser.add_argument(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue