pep8: isort

This commit is contained in:
William Ballenthin
2020-07-02 10:52:05 -06:00
parent 5fda3c467f
commit 1188103d1c
36 changed files with 79 additions and 135 deletions

View File

@@ -16,7 +16,6 @@ import argparse
from scripts.testbed import FREEZE_EXTENSION
from capa.features.freeze import main as freeze_features
# only process files with these extensions
TARGET_EXTENSIONS = [".mal_", ".exe_", ".dll_", ".sys_"]