Skip to content
Snippets Groups Projects
Commit 82a3d9d9 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

typo

parent cde8115a
No related branches found
No related tags found
1 merge request!1201fix several fit examples
Pipeline #83793 passed
......@@ -140,7 +140,7 @@ class SimulationBuilderWrapper(PyBuilderCallback):
def create_par_dict(self, pars):
"""
Convertion of ba.Parameters to Python dictionary
Conversion of ba.Parameters to Python dictionary
"""
pars_dict = dict()
for index, p in enumerate(pars):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment