Make codebase compatible with `ruff format`
Open
- Dominant language
- Python
- Stars
- 64
- Forks
- 18
- Avg merge
- 4h 46m
- Merged PRs (30d)
- 1
Description
Via #139
Currently `ruff format --check` returns a lot of proposed changes. One issue though is that ruff doesn't fully support the Google Python style guide (e.g. no support for 2 spaces for indentation and 4 for continued indentation).
Contributor guide
Assessment
This issue has not been assessed yet.