tests: refine the IDA test runner

ref #1364
This commit is contained in:
Willi Ballenthin
2023-06-02 10:40:47 +02:00
parent 3834314c2a
commit 236c1c9d17
2 changed files with 75 additions and 12 deletions

View File

@@ -42,6 +42,9 @@ ignore_missing_imports = True
[mypy-idautils.*]
ignore_missing_imports = True
[mypy-ida_auto.*]
ignore_missing_imports = True
[mypy-ida_bytes.*]
ignore_missing_imports = True