Another linter fix ;)

This commit is contained in:
deajan 2024-09-06 14:54:47 +02:00
parent fe774ffc6a
commit dddd6b990e

View file

@ -283,7 +283,7 @@ class ResticRunner:
no_output_queues: bool = False,
method: str = "poller",
timeout: int = None,
stdin = None,
stdin=None,
) -> Tuple[bool, str]:
"""
Executes restic with given command