test: fix autopep8 issues
This commit is contained in:
parent
530afa566f
commit
8c95bd9dd7
8 changed files with 21 additions and 19 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue