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 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.

@poyea
poyea approved these changes Jun 16, 2020
Copy link
Member

poyea left a comment

👍

@cclauss cclauss merged commit 9316e7c into TheAlgorithms:master Jun 16, 2020
1 check failed
1 check failed
Travis CI - Pull Request Build Errored
Details
@cclauss cclauss deleted the cclauss:max-line-length=88 branch Jun 16, 2020
@TravisBuddy
Copy link

TravisBuddy commented Jun 16, 2020

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

TravisBuddy commented Jun 16, 2020

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
peRFectBeliever added a commit to peRFectBeliever/Python that referenced this pull request Jun 30, 2020
…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
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.