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: Use black's default line length (88 characters) #39

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

luator
Copy link
Member

@luator luator commented Aug 7, 2024

Description

I find the slightly longer line length of 88 characters (black's default) much nicer than the 79 required by PEP-8. Hence, remove the restriction and reformat all Python files.

@luator luator self-assigned this Aug 7, 2024
@luator luator merged commit 51bd9ff into master Aug 7, 2024
5 checks passed
@luator luator deleted the fkloss/black_line_length branch August 7, 2024 09:43
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.

1 participant