Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style: switch to black's default 88 line width #188

Merged
merged 6 commits into from
Jun 27, 2022

Conversation

redeboer
Copy link
Member

@redeboer redeboer commented Jun 27, 2022

@redeboer redeboer added the 🔨 Maintenance Maintenance and upkeep improvements label Jun 27, 2022
@redeboer redeboer self-assigned this Jun 27, 2022
@redeboer redeboer changed the title ci: update pip constraints and pre-commit config style: switch to black's default 88 line width Jun 27, 2022
@redeboer redeboer force-pushed the create-pull-request/patch-1656301772 branch from 236d483 to b46a51a Compare June 27, 2022 08:24
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

This indent was intended for the JSON format of notebooks, but also
affects the Jupyter view in VSCode and has therefore been removed.
@redeboer redeboer merged commit a23bdf7 into main Jun 27, 2022
@redeboer redeboer deleted the create-pull-request/patch-1656301772 branch June 27, 2022 09:38
@redeboer redeboer added this to the 0.10.0 milestone Jun 27, 2022
redeboer added a commit that referenced this pull request Apr 5, 2023
* 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>
@redeboer redeboer modified the milestones: 0.10.0, 0.9.8 Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Maintenance Maintenance and upkeep improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch to black's default 88 character limit
2 participants