mirror of
https://github.com/vee1e/capa.git
synced 2026-09-02 11:17:18 +00:00
pep8
This commit is contained in:
parent
46cc681eba
commit
dde52f2bc8
2 changed files with 1 additions and 2 deletions
|
|
@ -446,7 +446,7 @@ def build_statements(d, scope: str):
|
|||
else:
|
||||
# for instruction subscopes, we support a shorthand in which the top level AND is implied.
|
||||
# the following are equivalent:
|
||||
#
|
||||
#
|
||||
# - instruction:
|
||||
# - and:
|
||||
# - arch: i386
|
||||
|
|
|
|||
|
|
@ -131,4 +131,3 @@ def test_scope_instruction_description():
|
|||
"""
|
||||
)
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue