ghidra: fix unit tests (#2812)

* ghidra: fix unit tests

* fix formatting
This commit is contained in:
Mike Hunhoff
2026-01-15 12:34:43 -07:00
committed by GitHub
parent 6ad4fbbb9b
commit 5a5545aa14

View File

@@ -20,6 +20,7 @@ from functools import lru_cache
import pytest
import capa.loader
import capa.features.file
import capa.features.insn
import capa.features.common