-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
style: switch to black's default 88 line width (#188)
* ci: set indent size for notebooks to 4 spaces This indent was intended for the JSON format of notebooks, but also affects the Jupyter view in VSCode and has therefore been removed. * ci: update pip constraints and pre-commit config * style: format Prettier with 88 characters as well * style: format Python source code with 88 chars line width * style: rewrap docstrings to 88 characters Co-authored-by: GitHub <noreply@github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
8ee11df
commit 4bd52e1
Showing
54 changed files
with
718 additions
and
1,261 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.