mirror of
https://gitlab.com/kupfer/kupferbootstrap.git
synced 2025-02-23 05:35:44 -05:00
config.py: format
This commit is contained in:
parent
1a6979d9cb
commit
22308aadb2
1 changed files with 0 additions and 1 deletions
|
@ -388,7 +388,6 @@ def cmd_config_init(sections: list[str] = CONFIG_SECTIONS, non_interactive: bool
|
|||
@cmd_config.group(name='profile')
|
||||
def cmd_profile():
|
||||
"""Manage config profiles"""
|
||||
pass
|
||||
|
||||
|
||||
def config_prompt(text: str, default: any, field_type: type = str, bold: bool = True) -> (any, bool):
|
||||
|
|
Loading…
Add table
Reference in a new issue