Skip to content

Commit

Permalink
turn off mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
martinvonk committed Dec 17, 2024
1 parent 0397136 commit fc4f70c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@ jobs:
os: ubuntu-latest
toxenv: py313
experimental: false
- name: Type check with mypy
python: "3.10"
os: ubuntu-latest
toxenv: type
experimental: false
- name: Formatting with black + isort
python: "3.10"
os: ubuntu-latest
Expand Down

0 comments on commit fc4f70c

Please sign in to comment.