CIL use psutil type stubs

This commit is contained in:
Sarah Hoffmann
2022-07-18 00:16:33 +02:00
parent 83054af46f
commit f40c83d025
3 changed files with 2 additions and 6 deletions

View File

@@ -3,9 +3,6 @@
[mypy-icu.*]
ignore_missing_imports = True
[mypy-psutil]
ignore_missing_imports = True
[mypy-osmium.*]
ignore_missing_imports = True