Skip to content

Commit fc4ed29

Browse files
committed
Revert removal of incomplete todo
1 parent c082f63 commit fc4ed29

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

mypy.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
[mypy]
2+
# TODO: run mypy against several OS/version combos in CI
3+
# https://mypy.readthedocs.io/en/latest/command_line.html#platform-configuration
4+
25
# Be flexible about dependencies that don't have stubs yet (like pytest)
36
ignore_missing_imports = True
47

0 commit comments

Comments
 (0)