mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-11 12:30:25 +08:00
Remove unused space
This commit is contained in:
@@ -89,7 +89,6 @@ def render_user_attr_form_widgets(study: optuna.Study, trial: FrozenTrial) -> No
|
||||
Raises:
|
||||
ValueError: If No form widgets registered.
|
||||
ValueError: If 'output_type' of form widgets is not 'user_attr'.
|
||||
|
||||
"""
|
||||
|
||||
form_widgets_dict = get_form_widgets_json(study.system_attrs)
|
||||
|
||||
Reference in New Issue
Block a user