pybop-team/PyBOP

Ruff format to pre-commit

Closed this issue · 0 comments

Feature description

  • Add ruff format to pre-commit to replace black format usage.
  • Include jupyter notebook support
  • Add ruff.toml for configuration

Motivation

Adds black style formatting to the automated pre-commit trigger.

Possible implementation

No response

Additional context

No response