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

rm blank lines

parent c5263119
No related branches found
No related tags found
1 merge request!330standard samples now built by functions in namespace ExemplarySamples, no longer by member functions of builder classes
...@@ -149,8 +149,6 @@ class SimulationBuilderWrapper(PyBuilderCallback): ...@@ -149,8 +149,6 @@ class SimulationBuilderWrapper(PyBuilderCallback):
simulation = self.f_(self.create_par_dict(obj)) simulation = self.f_(self.create_par_dict(obj))
simulation.__disown__() simulation.__disown__()
return simulation return simulation
%} %}
%pythoncode %{ %pythoncode %{
......
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