mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2025-01-19 09:45:28 +01:00
Appease black
This commit is contained in:
parent
7670b91cc6
commit
77c9d2613d
@ -136,7 +136,7 @@ class ManagementController:
|
||||
max_backups: int = None,
|
||||
excluded_dirs: list = None,
|
||||
compress: bool = False,
|
||||
shutdown: bool = False
|
||||
shutdown: bool = False,
|
||||
):
|
||||
return self.management_helper.set_backup_config(
|
||||
server_id, backup_path, max_backups, excluded_dirs, compress, shutdown
|
||||
|
Loading…
x
Reference in New Issue
Block a user