mirror of
https://github.com/mandiant/capa.git
synced 2026-02-04 19:12:01 -08:00
formatting
This commit is contained in:
@@ -178,7 +178,6 @@ class MatchedRule(Feature):
|
||||
|
||||
class Characteristic(Feature):
|
||||
def __init__(self, value: str, description=None):
|
||||
|
||||
super(Characteristic, self).__init__(value, description=description)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user