mirror of
https://github.com/mandiant/capa.git
synced 2026-07-07 12:57:32 -07:00
ida: add support for COFF and extern functions (#1223)
This commit is contained in:
@@ -63,6 +63,9 @@ ignore_missing_imports = True
|
||||
[mypy-ida_loader.*]
|
||||
ignore_missing_imports = True
|
||||
|
||||
[mypy-ida_segment.*]
|
||||
ignore_missing_imports = True
|
||||
|
||||
[mypy-PyQt5.*]
|
||||
ignore_missing_imports = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user