make pylint happy
This commit is contained in:
parent
dbd2b68a7d
commit
ff4c98f102
1 changed files with 0 additions and 1 deletions
|
@ -291,7 +291,6 @@ def show_part_changer(ui_element: nicegui.ui.element, part: Part) -> None:
|
|||
Args:
|
||||
ui_element: the ui element (e.g. a card) on which to show the part changing ui
|
||||
part: the part to change
|
||||
save_function: what to call when changing is done
|
||||
"""
|
||||
input_fields = {}
|
||||
def save_value(event, member):
|
||||
|
|
Loading…
Reference in a new issue