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

Set the Python file maximum line length to 88 characters #2122

Merged
merged 2 commits into from
Jun 16, 2020

Conversation

cclauss
Copy link
Member

@cclauss cclauss commented Jun 16, 2020

This change touches a lot of files so rapid review would avoid conflicts.

flake8 --max-line-length=88 # To match the psf/black standard.

Copy link
Member

@poyea poyea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@cclauss cclauss merged commit 9316e7c into TheAlgorithms:master Jun 16, 2020
@cclauss cclauss deleted the max-line-length=88 branch June 16, 2020 08:09
@TravisBuddy
Copy link

Hey @cclauss,
Something went wrong with the build.

TravisCI finished with status errored, which means the build failed because of something unrelated to the tests, such as a problem with a dependency or the build process itself.

View build log

TravisBuddy Request Identifier: be119010-afa8-11ea-ae15-c70b0cf57a1c

@TravisBuddy
Copy link

Hey @cclauss,
Something went wrong with the build.

TravisCI finished with status errored, which means the build failed because of something unrelated to the tests, such as a problem with a dependency or the build process itself.

View build log

TravisBuddy Request Identifier: 4a580e00-afa9-11ea-ae15-c70b0cf57a1c

stokhos pushed a commit to stokhos/Python that referenced this pull request Jan 3, 2021
…ms#2122)

* flake8 --max-line-length=88

* fixup! Format Python code with psf/black push

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants