Skip to content

Commit

Permalink
Update mypy.yaml
Browse files Browse the repository at this point in the history
Try to work around mypy error
  • Loading branch information
alanbchristie authored Jun 19, 2024
1 parent 8b5bb0d commit b78f5d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mypy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ jobs:
run: |
pip install --upgrade pip
pip install .[dev]
touch .mypy_cache
mypy xchemalign

0 comments on commit b78f5d4

Please sign in to comment.