rendering: several fixes and added types/classes

This commit is contained in:
Yacine Elhamer
2023-10-11 11:52:16 +02:00
parent 8b287c1704
commit 953b2e82d2
6 changed files with 20 additions and 15 deletions

View File

@@ -54,7 +54,6 @@ import capa.helpers
import capa.features
import capa.features.common
import capa.features.freeze
from capa.features.extractors.base_extractor import FeatureExtractor, StaticFeatureExtractor
logger = logging.getLogger("capa.profile")