mirror of
https://github.com/mandiant/capa.git
synced 2026-02-04 11:07:53 -08:00
capa/features/freeze/__init__.py: remove comment
Co-authored-by: Willi Ballenthin <wballenthin@google.com>
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user