issue #1019 - black updates

This commit is contained in:
Dave Lassalle
2023-10-18 14:09:42 -05:00
parent 95c468c4f8
commit a497216beb
@@ -154,7 +154,9 @@ class PrintKey(interfaces.plugins.PluginInterface):
key_node_name = renderers.UnreadableValue()
# if the item is a subkey, use the LastWriteTime of that subkey
last_write_time = conversion.wintime_to_datetime(node.LastWriteTime.QuadPart)
last_write_time = conversion.wintime_to_datetime(
node.LastWriteTime.QuadPart
)
yield (
depth,