Skip to content

Commit

Permalink
chg: [workflow] remove a commercial scanner which is basically
Browse files Browse the repository at this point in the history
black-mailing you if you don't use the paid version
  • Loading branch information
adulau committed May 29, 2023
1 parent cab3251 commit a00af79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/lint_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ jobs:
mkdir --parents --verbose .mypy_cache
# - run: mypy --allow-redefinition --ignore-missing-imports --install-types --non-interactive .
- run: shopt -s globstar && pyupgrade --py36-plus **/*.py || true
- run: safety check

0 comments on commit a00af79

Please sign in to comment.