mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 07:10:29 -08:00
move capa/features/__init__.py logic to common.py
also cleanup imports across the board, thanks to pylance.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from fixtures import get_function, pma16_01_extractor, extract_function_features
|
||||
from fixtures import get_function, extract_function_features
|
||||
|
||||
import capa.features.insn
|
||||
|
||||
|
||||
Reference in New Issue
Block a user