Skip to content

Commit

Permalink
Ignoring imports for mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
leahwicz committed May 6, 2022
1 parent 1251e77 commit 1d6d3de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
name: "Run mypy"
command: |
. venv/bin/activate
mypy hologram
mypy hologram --ignore-missing-imports
py36:
docker:
Expand Down

0 comments on commit 1d6d3de

Please sign in to comment.