remove format changes added by black

This commit is contained in:
Michael Hunhoff
2020-07-03 12:30:33 -06:00
parent f09e683ef5
commit d5a8c844db
2 changed files with 2 additions and 2 deletions

View File

@@ -2,9 +2,8 @@ import os
import os.path
import collections
import viv_utils
import pytest
import viv_utils
CD = os.path.dirname(__file__)

View File

@@ -1,6 +1,7 @@
import textwrap
import pytest
import capa.rules
from capa.features import String
from capa.features.insn import Number, Offset