mirror of
https://github.com/netinvent/npbackup.git
synced 2025-10-30 07:17:05 +08:00
Reformat file with black
This commit is contained in:
parent
1e68e2e303
commit
32dde8772f
1 changed files with 1 additions and 1 deletions
|
|
@ -320,7 +320,7 @@ class ResticRunner:
|
|||
check_interval=CHECK_INTERVAL,
|
||||
priority=self._priority,
|
||||
io_priority=self._priority,
|
||||
windows_no_window=True
|
||||
windows_no_window=True,
|
||||
)
|
||||
# Don't keep protected environment variables in memory when not necessary
|
||||
self._remove_env()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue