mirror of
https://github.com/netinvent/npbackup.git
synced 2025-09-13 08:24:40 +08:00
Reformat file with black
This commit is contained in:
parent
550aa05212
commit
e490fb732f
1 changed files with 2 additions and 2 deletions
|
@ -750,7 +750,7 @@ def config_gui(full_config: dict, config_file: str):
|
|||
"instance",
|
||||
"http_username",
|
||||
"http_password",
|
||||
"no_cert_verify"
|
||||
"no_cert_verify",
|
||||
):
|
||||
full_config.d(f"repos.{object_name}.prometheus.{prom_key}")
|
||||
return full_config
|
||||
|
|
Loading…
Add table
Reference in a new issue