We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ca02be commit 9291bb9Copy full SHA for 9291bb9
pybamm/solvers/solution.py
@@ -81,7 +81,6 @@ def __init__(
81
else:
82
self.all_inputs = all_inputs
83
84
-
85
self.sensitivities = sensitivities
86
87
self._t_event = t_event
0 commit comments