Skip to content

Commit

Permalink
fix mypy problem
Browse files Browse the repository at this point in the history
  • Loading branch information
jandom committed Jul 27, 2024
1 parent 04f956d commit 4430808
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,5 @@ jobs:
pip install ".[tests]"
- name: Run mypy
run: |-
mkdir -p .mypy_cache
mypy --install-types --non-interactive qreader.py

0 comments on commit 4430808

Please sign in to comment.