Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
warmachine028 authored Aug 3, 2023
1 parent 48c2bad commit 4676691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ jobs:
run: |
# --exclude will exclude following folders to avoid duplicates and annoying errors in tests
# --ignore-missing-imports will ignore all missing stub files in imported modules
# mypy . --exclude tests --ignore-missing-imports
mypy . --exclude tests --ignore-missing-imports

0 comments on commit 4676691

Please sign in to comment.