Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ialbert authored Aug 9, 2024
1 parent 7009357 commit 1e9fa89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The program above can now take parameters from the command line like so:
Running the script with no parameters as `python example.py` would print:

```
usage: example.py [-h] [-i 100] [-d] {A,B,C}
usage: example.py [-h] model [iter] [debug]
example.py: error: the following arguments are required: model
```

Expand Down

0 comments on commit 1e9fa89

Please sign in to comment.