mirror of
https://github.com/mandiant/capa.git
synced 2025-12-24 12:03:24 -08:00
Update mypy.ini: add TODO comment
This commit is contained in:
3
.github/mypy/mypy.ini
vendored
3
.github/mypy/mypy.ini
vendored
@@ -1,9 +1,10 @@
|
||||
[mypy]
|
||||
|
||||
# TODO(yelhamer): remove this once proto has been added
|
||||
# for the dynamic rendering
|
||||
exclude = (?x)(
|
||||
^capa/render/proto/__init__.py$
|
||||
| ^tests/_test_proto.py$
|
||||
| ^capa/ida/helpers.py$
|
||||
)
|
||||
|
||||
[mypy-halo.*]
|
||||
|
||||
Reference in New Issue
Block a user