diff --git a/sharrow/flows.py b/sharrow/flows.py index e36e335..87ba661 100644 --- a/sharrow/flows.py +++ b/sharrow/flows.py @@ -1806,9 +1806,6 @@ def __initialize_2( nl_template = NL_1D_TEMPLATE.format(**locals()).format( **locals() ) - nl_template = NL_1D_TEMPLATE.format(**locals()).format( - **locals() - ) elif n_root_dims == 2: meta_template = IRUNNER_2D_TEMPLATE.format(**locals()).format( **locals()