Skip to content

Commit

Permalink
error
Browse files Browse the repository at this point in the history
  • Loading branch information
mivanicERS committed Jan 31, 2025
1 parent 20a2070 commit fd00a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/generate_calibration_inputs.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
function generate_calibration_inputs(; model_container, start_data, max_iter=100, constr_viol_tol=1e-8)
function generate_calibration_inputs(model_container, start_data)

# We do not want to mess with user's fixed dictionary
fixed = deepcopy(model_container.fixed)
Expand Down

0 comments on commit fd00a7c

Please sign in to comment.