mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-09 11:17:38 +02:00
formatting
This commit is contained in:
@@ -37,7 +37,7 @@ class DebugRegisters(interfaces.plugins.PluginInterface):
|
||||
requirements.VersionRequirement(
|
||||
name="pe_symbols", component=pe_symbols.PESymbols, version=(1, 0, 0)
|
||||
),
|
||||
]
|
||||
]
|
||||
|
||||
def _get_debug_info(
|
||||
self, ethread: interfaces.objects.ObjectInterface
|
||||
|
||||
Reference in New Issue
Block a user