test: fix autopep8 issues

This commit is contained in:
Michael Vogt 2024-01-02 12:29:26 +01:00 committed by Simon de Vlieger
parent 530afa566f
commit 8c95bd9dd7
8 changed files with 21 additions and 19 deletions

View file

@ -27,6 +27,7 @@ class FakeFileSystemMountService(FileSystemMountService):
def __init__(self, args=None): # pylint: disable=super-init-not-called
# override __init__ to make it testable
pass
def translate_options(self, options):
return options