mirror of
https://github.com/netinvent/npbackup.git
synced 2025-09-12 16:04:48 +08:00
Reformat file with black
This commit is contained in:
parent
48d28f39fe
commit
c8824cfac1
1 changed files with 1 additions and 1 deletions
|
@ -306,7 +306,7 @@ class ResticRunner:
|
|||
operation = fn_name(2)
|
||||
if operation in ["backup", "forget", "prune", "restore", "rewrite"]:
|
||||
args += " --dry-run"
|
||||
|
||||
|
||||
self._executor_running = True
|
||||
self.write_logs(f"Running command: [{_cmd}]", level="debug")
|
||||
self._make_env()
|
||||
|
|
Loading…
Add table
Reference in a new issue