mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-08 02:37:39 +02:00
CR fixes
This commit is contained in:
@@ -46,7 +46,7 @@ class Modules(interfaces.plugins.PluginInterface):
|
||||
name="name",
|
||||
description="module name/sub string",
|
||||
optional=True,
|
||||
default="",
|
||||
default=None,
|
||||
),
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user