Skip to content

Commit

Permalink
style: pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Dec 5, 2023
1 parent efba2e0 commit 6b6ad0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pybamm/step/steps.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ def current(value, **kwargs):
Parameters
----------
value : float
The current value in A.
The current value in A.
Value can be a number, a 2-tuple (for cccv_ode), or a 2-column array (for drive cycles)
**kwargs
Any other keyword arguments are passed to the :class:`pybamm.step._Step`
Expand Down

0 comments on commit 6b6ad0d

Please sign in to comment.