mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-21 05:52:22 +02:00
Fix up old code and docstring indent issue.
This commit is contained in:
@@ -154,7 +154,7 @@ class ObjectInterface(metaclass = ABCMeta):
|
||||
current object inhabits.
|
||||
|
||||
.. note:: If new type name does not include a symbol table, the
|
||||
symbol table for the current object is used
|
||||
symbol table for the current object is used
|
||||
"""
|
||||
# TODO: Carefully consider the implications of casting and how it should work
|
||||
if constants.BANG not in new_type_name:
|
||||
|
||||
Reference in New Issue
Block a user