Skip to content

Commit

Permalink
Update to Google style guide pylintrc (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
sydp authored Nov 4, 2024
1 parent 35f60b7 commit fc94297
Show file tree
Hide file tree
Showing 24 changed files with 808 additions and 1,252 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
name: python-package-distributions
path: dist/
- name: Sign the dists with Sigstore
uses: sigstore/gh-action-sigstore-python@v1.2.3
uses: sigstore/gh-action-sigstore-python@v3.0.0
with:
inputs: >-
./dist/*.tar.gz
Expand Down
Loading

0 comments on commit fc94297

Please sign in to comment.