capa/features/freeze/__init__.py: remove comment

Co-authored-by: Willi Ballenthin <wballenthin@google.com>
This commit is contained in:
Yacine
2023-08-23 08:45:21 +03:00
committed by GitHub
parent 39c8fd8286
commit cdb469eca0

View File

@@ -511,8 +511,7 @@ def dumps_dynamic(extractor: DynamicFeatureExtractor) -> str:
address=paddr,
features=tuple(pfeatures),
threads=tuple(threads),
) # type: ignore
# Mypy is unable to recognise `basic_blocks` as a argument due to alias
)
)
features = DynamicFeatures(