mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 23:26:21 -08:00
pep8
This commit is contained in:
@@ -766,7 +766,7 @@ def test_substring_feature():
|
||||
assert (Substring("abc") in children) == True
|
||||
assert (Substring("def") in children) == True
|
||||
assert (Substring("gh\ni") in children) == True
|
||||
|
||||
|
||||
|
||||
def test_substring_description():
|
||||
rule = textwrap.dedent(
|
||||
|
||||
Reference in New Issue
Block a user