mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 07:10:29 -08:00
fix ruff issues
This commit is contained in:
@@ -13,8 +13,7 @@ import capa.engine
|
||||
import capa.features.insn
|
||||
import capa.features.common
|
||||
from capa.rules import Scope
|
||||
from capa.features.insn import *
|
||||
from capa.features.common import *
|
||||
from capa.features.common import MatchedRule, String, OS, OS_ANY, OS_WINDOWS
|
||||
|
||||
|
||||
def match(rules, features, va, scope=Scope.FUNCTION):
|
||||
|
||||
Reference in New Issue
Block a user