mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-02 14:28:58 +02:00
Formatting that my local black doesn't understand
This commit is contained in:
@@ -249,8 +249,7 @@ class VadInfo(interfaces.plugins.PluginInterface):
|
||||
return file_handle
|
||||
|
||||
def _generator(
|
||||
self, procs: List[interfaces.objects.ObjectInterface]
|
||||
) -> Generator[
|
||||
self, procs: List[interfaces.objects.ObjectInterface]) -> Generator[
|
||||
Tuple[
|
||||
int,
|
||||
Tuple[
|
||||
|
||||
Reference in New Issue
Block a user