diff --git a/capa/features/extractors/viv/extractor.py b/capa/features/extractors/viv/extractor.py index d73df10c..16b97ef3 100644 --- a/capa/features/extractors/viv/extractor.py +++ b/capa/features/extractors/viv/extractor.py @@ -6,7 +6,7 @@ # is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and limitations under the License. import logging -from typing import Dict, List, Tuple, Iterator, Any +from typing import Any, Dict, List, Tuple, Iterator import viv_utils import viv_utils.flirt