Skip to content

Commit

Permalink
correction mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
vargastat committed Aug 30, 2024
1 parent 8e1fd3f commit d6550d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Check typing
run: |
python -m mypyf
python -m mypy
- name: Test
run: |
Expand Down

0 comments on commit d6550d7

Please sign in to comment.