mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-21 22:12:23 +02:00
Black fix
This commit is contained in:
@@ -265,7 +265,6 @@ class Modules(interfaces.configuration.VersionableInterface):
|
||||
f"Invalid gatherer sent through `caller_wanted_gatherers`: {gatherer}"
|
||||
)
|
||||
|
||||
|
||||
kernel = context.modules[kernel_module_name]
|
||||
|
||||
address_mask = context.layers[kernel.layer_name].address_mask
|
||||
|
||||
Reference in New Issue
Block a user