linter fixes, version bump

This commit is contained in:
2023-06-10 14:42:28 +02:00
parent d390168829
commit 7b21070363
48 changed files with 179 additions and 215 deletions

View File

@ -61,7 +61,7 @@ class Info:
@service_provider(CustomServiceList.COM_SS)
def build_com_subsystem_cmd(p: ServiceProviderParams):
def build_com_subsystem_cmd(p: ServiceProviderParams): # noqa C901
q = p.queue_helper
o = p.op_code
prefix = "COM Subsystem"