mirror of
https://github.com/netinvent/npbackup.git
synced 2025-02-24 06:25:17 +08:00
Reformat file with black
This commit is contained in:
parent
1d69cbdb3c
commit
63b1722ade
1 changed files with 0 additions and 1 deletions
|
@ -593,7 +593,6 @@ def config_gui(full_config: dict, config_file: str):
|
|||
full_config.s(f"repos.{object_name}", repo_config)
|
||||
return full_config
|
||||
|
||||
|
||||
def object_layout() -> List[list]:
|
||||
"""
|
||||
Returns the GUI layout depending on the object type
|
||||
|
|
Loading…
Reference in a new issue