formatting

This commit is contained in:
Paul Kermann
2023-05-04 15:18:37 +03:00
parent 9249758dde
commit 8952c6c985
@@ -70,7 +70,7 @@ class Modules(interfaces.plugins.PluginInterface):
except exceptions.InvalidAddressException:
FullDllName = ""
if self.config['name'] and self.config['name'] not in BaseDllName:
if self.config["name"] and self.config["name"] not in BaseDllName:
continue
file_output = "Disabled"