Skip to content

Commit

Permalink
README: fix "Pragmatism" link target (#2901)
Browse files Browse the repository at this point in the history
Fixes #2897
  • Loading branch information
hauntsaninja committed Mar 1, 2022
1 parent 9b16107 commit 1475264
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -81,7 +81,9 @@ section for details). If you're feeling confident, use `--fast`.

_Black_ is a PEP 8 compliant opinionated formatter. _Black_ reformats entire files in
place. Style configuration options are deliberately limited and rarely added. It doesn't
take previous formatting into account (see [Pragmatism](#pragmatism) for exceptions).
take previous formatting into account (see
[Pragmatism](https://black.readthedocs.io/en/stable/the_black_code_style/current_style.html#pragmatism)
for exceptions).

Our documentation covers the current _Black_ code style, but planned changes to it are
also documented. They're both worth taking a look:
Expand Down

0 comments on commit 1475264

Please sign in to comment.