Commit 59fd3f5
refactor: remove
Since the project requires Python >=3.9, argparse only raises SystemExit
when non-existent commands are provided, making TypeError handling unnecessary.TypeError handling since Python >=3.9 is required1 parent 3a88f03 commit 59fd3f5
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
632 | 632 | | |
633 | 633 | | |
634 | 634 | | |
635 | | - | |
636 | | - | |
637 | | - | |
638 | | - | |
639 | | - | |
| 635 | + | |
| 636 | + | |
640 | 637 | | |
641 | 638 | | |
642 | 639 | | |
| |||
0 commit comments