Skip to content

Commit

Permalink
Merge pull request #3681 from kratman/fix/formatDevelop
Browse files Browse the repository at this point in the history
Fix pre-commit on develop
  • Loading branch information
kratman authored Jan 3, 2024
2 parents 56b3386 + c2b19ed commit 6d88e91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pybamm/experiment/experiment.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ def __init__(
drive_cycles=None,
cccv_handling=None,
):

if cccv_handling is not None:
raise ValueError(
"cccv_handling has been deprecated, use "
Expand Down

0 comments on commit 6d88e91

Please sign in to comment.