Skip to content

Commit 3441de2

Browse files
Batalexlwasser
andcommitted
docs: Remove leftover blue link
Co-authored-by: Leah Wasser <leah@pyopensci.org>
1 parent 3cf0af3 commit 3441de2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package-structure-code/code-style-linting-format.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,6 @@ some exceptions. A few examples of those exceptions are below:
9696
- Black will not adjust line length in your comments or docstrings.
9797
- This tool will not review and fix import order (you need _isort_ or _Ruff_ to do that - see below).
9898

99-
Blue addresses a few format decisions in Black that some maintainers do not like.
100-
[You can compare the differences here](https://blue.readthedocs.io/en/latest/#so-what-s-different) and decide which tool you prefer!
10199

102100
```{tip}
103101
If you are interested in seeing how Black will format your code, you can

0 commit comments

Comments
 (0)