Skip to content

Commit

Permalink
Merge branch 'pybamm-team:develop' into ocvr_ecm
Browse files Browse the repository at this point in the history
  • Loading branch information
parkec3 authored Aug 16, 2024
2 parents 3daabce + 1e3f139 commit 1fc5670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ PyBaMM follows the [PEP8 recommendations](https://www.python.org/dev/peps/pep-00

### Ruff

We use [ruff](https://github.com/charliermarsh/ruff) to check our PEP8 adherence. To try this on your system, navigate to the PyBaMM directory in a console and type
We use [ruff](https://github.com/astral-sh/ruff) to check our PEP8 adherence. To try this on your system, navigate to the PyBaMM directory in a console and type

```bash
python -m pip install pre-commit
Expand Down

0 comments on commit 1fc5670

Please sign in to comment.