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 11, 2023
1 parent 50fc8c2 commit 9ac9be9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions source/python/black.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,7 @@ Black can be configured in `pyproject.toml`
line-length = 99
target-version = ["py310"]
```

## Black for Jupyter

For Jupyter support do: `pip install black[jupyter]`

0 comments on commit 9ac9be9

Please sign in to comment.