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

fix pycodestyle E265 and E241 #96

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

fchapoton
Copy link
Contributor

Another small step, see

https://pycodestyle.pycqa.org/en/latest/intro.html#error-codes

for the meaning.

These two warnings were fixed using autopep8.

Plus a few manual changes about other warnings, including some E714.

@NathanDunfield NathanDunfield merged commit 03b36ba into 3-manifolds:master Mar 24, 2023
@fchapoton fchapoton deleted the fix_E241_E265 branch March 24, 2023 16:41
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.

2 participants