Skip to content

Commit

Permalink
Back to better argparse
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Oct 25, 2024
1 parent 26d01d8 commit ef9b35b
Show file tree
Hide file tree
Showing 4 changed files with 108 additions and 139 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
poetry run prospector --quiet --zero-exit
echo "Prospector ran successfully."
- name: Run Prospector checks
run: poetry run prospector --output=pylint
run: poetry run prospector --output-format=pylint
- name: Check packaging
run: |
echo "Building packages"
Expand Down
65 changes: 2 additions & 63 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ef9b35b

Please sign in to comment.