Fixes for black

This commit is contained in:
atcuno
2024-05-19 14:24:53 -05:00
parent 4ed7d40ecb
commit bc8666b64a
@@ -13,6 +13,7 @@ from volatility3.plugins.windows.registry import hivelist
vollog = logging.getLogger(__name__)
class GetCellRoutine(interfaces.plugins.PluginInterface):
"""Reports registry hives with a hooked GetCellRoutine handler"""