Skip to content

Commit

Permalink
docs: Remove leftover blue link
Browse files Browse the repository at this point in the history
Co-authored-by: Leah Wasser <[email protected]>
  • Loading branch information
Batalex and lwasser committed Aug 3, 2023
1 parent 3cf0af3 commit 3441de2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package-structure-code/code-style-linting-format.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,6 @@ some exceptions. A few examples of those exceptions are below:
- Black will not adjust line length in your comments or docstrings.
- This tool will not review and fix import order (you need _isort_ or _Ruff_ to do that - see below).

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

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

0 comments on commit 3441de2

Please sign in to comment.