diff --git a/bluepyopt/ephys/morphologies.py b/bluepyopt/ephys/morphologies.py index 7c12b180..5a1a5761 100644 --- a/bluepyopt/ephys/morphologies.py +++ b/bluepyopt/ephys/morphologies.py @@ -219,7 +219,7 @@ def replace_axon(sim=None, icell=None, icell.axon[0].connect(icell.soma[0], 1.0, 0.0) icell.axon[1].connect(icell.axon[0], 1.0, 0.0) - logger.debug(f"Replace axon with AIS, {axon_stub_length = }") + logger.debug(f"Replace axon with AIS, {axon_stub_length=}") default_replace_axon_hoc = \ '''