Skip to content

Commit

Permalink
Revert removal of incomplete todo
Browse files Browse the repository at this point in the history
  • Loading branch information
harahu committed Jan 17, 2023
1 parent c082f63 commit fc4ed29
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mypy.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
[mypy]
# TODO: run mypy against several OS/version combos in CI
# https://mypy.readthedocs.io/en/latest/command_line.html#platform-configuration

# Be flexible about dependencies that don't have stubs yet (like pytest)
ignore_missing_imports = True

Expand Down

0 comments on commit fc4ed29

Please sign in to comment.