Skip to content

Commit

Permalink
Update black.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipMay authored Dec 1, 2023
1 parent ac75fa9 commit d5764a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/python/black.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
- [Black Doc](https://black.readthedocs.io/)

## Configuration
Black can be configured in `pyproject.toml`.
Black can be configured in `pyproject.toml`
(see [Usage and Configuration - The basics](https://black.readthedocs.io/en/stable/usage_and_configuration/the_basics.html)).

Example config:

Expand Down

0 comments on commit d5764a8

Please sign in to comment.