Skip to content

Commit

Permalink
Update docs/source/CONTRIBUTE.md
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Schmerler <[email protected]>
  • Loading branch information
RandomDefaultUser and elcorto authored Apr 17, 2024
1 parent fb48243 commit 6c906a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/source/CONTRIBUTE.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,8 @@ the core development team.

### Formatting code

* MALA uses `black` for code for unified code formatting
* MALA uses [`black`](https://github.com/psf/black) for code formatting
* The `black` configuration is located in `pyproject.toml`
* For more info on `black` itself, see the respective
[documentation](https://github.com/psf/black)
* Currently, no automatic code reformatting will be done in the CI, thus
Expand Down

0 comments on commit 6c906a8

Please sign in to comment.