Skip to content

Commit b3c3488

Browse files
committed
Linux: apply black v23.3.0 formating to volatility3/framework/symbols/linux/__init__.py
1 parent 834372a commit b3c3488

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

volatility3/framework/symbols/linux/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ def __init__(self, *args, **kwargs) -> None:
5353
# Only found in 6.1+ kernels
5454
self.optional_set_type_class("maple_tree", extensions.maple_tree)
5555

56+
5657
class LinuxUtilities(interfaces.configuration.VersionableInterface):
5758
"""Class with multiple useful linux functions."""
5859

0 commit comments

Comments
 (0)