Skip to content

Commit

Permalink
chore: resolve merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
gtdang committed Dec 16, 2024
1 parent 8f929ca commit 64b2b02
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion hnn_core/gui/gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -2076,7 +2076,10 @@ def _init_network_from_widgets(params, dt, tstop, single_simulation_data,


def run_button_clicked(widget_simulation_name, log_out, drive_widgets,
all_data, dt, tstop, ntrials, backend_selection,
all_data, dt, tstop,
fig_default_params, widget_default_smoothing,
widget_min_frequency, widget_max_frequency,
ntrials, backend_selection,
mpi_cmd, n_jobs, params, simulation_status_bar,
simulation_status_contents, connectivity_textfields,
viz_manager, simulations_list_widget,
Expand Down

0 comments on commit 64b2b02

Please sign in to comment.