Skip to content

Commit

Permalink
Start Python CI11
Browse files Browse the repository at this point in the history
  • Loading branch information
breimanntools committed Apr 5, 2024
1 parent 8d849dc commit 842d9cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,3 @@ jobs:
run: flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
- name: Run mypy (check static typing)
run: mypy aaanalysis/__init__.py --follow-imports=skip
- name: Run pylint (check code quality)
run: pylint aaanalysis/__init__.py

0 comments on commit 842d9cb

Please sign in to comment.