Linter fixes

This commit is contained in:
theo@manjaro 2022-07-15 16:57:12 +02:00
parent e21c114b70
commit 129f5cce95
2 changed files with 4 additions and 4 deletions

View file

@ -180,7 +180,7 @@ def _detect_virt():
return out.split()[0]
@is_unit_operation(exclude=["subscribe","password"])
@is_unit_operation(exclude=["subscribe", "password"])
def tools_postinstall(
operation_logger,
domain,