Skip to content

Commit

Permalink
Include pillow in mypy imports to fix failing CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ccl-core committed Feb 12, 2025
1 parent a74d395 commit 77fd589
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ jobs:
mypy \
networkx \
pandas \
pillow \
pyarrow \
pytest \
pytype \
Expand Down

0 comments on commit 77fd589

Please sign in to comment.