From cdb469eca0165bf08ab7bbe2d9892b5aae108c85 Mon Sep 17 00:00:00 2001 From: Yacine <16624109+yelhamer@users.noreply.github.com> Date: Wed, 23 Aug 2023 08:45:21 +0300 Subject: [PATCH] capa/features/freeze/__init__.py: remove comment Co-authored-by: Willi Ballenthin --- capa/features/freeze/__init__.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/capa/features/freeze/__init__.py b/capa/features/freeze/__init__.py index b7dd4628..1299dc9c 100644 --- a/capa/features/freeze/__init__.py +++ b/capa/features/freeze/__init__.py @@ -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(