mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-29 11:19:40 +02:00
Lint: black issue for windows.ldrmodules
This commit is contained in:
@@ -8,7 +8,7 @@ from volatility3.plugins.windows import pslist, vadinfo
|
||||
|
||||
class LdrModules(interfaces.plugins.PluginInterface):
|
||||
"""Lists the loaded modules in a particular windows memory image."""
|
||||
|
||||
|
||||
_required_framework_version = (2, 0, 0)
|
||||
_version = (1, 0, 0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user