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

Pep8 all the things #2

Open
1 of 2 tasks
hmpf opened this issue Mar 24, 2023 · 1 comment
Open
1 of 2 tasks

Pep8 all the things #2

hmpf opened this issue Mar 24, 2023 · 1 comment
Labels
task Needs doing, frequently boring

Comments

@hmpf
Copy link
Contributor

hmpf commented Mar 24, 2023

Automatic pep8-ifiers cannot change class-, object-, variable- or constant-names, only complain about them.

  • Update all code with an automatic checker/changer (ruff? black?)
  • Manually update names
@hmpf hmpf added the task Needs doing, frequently boring label Mar 24, 2023
@hmpf
Copy link
Contributor Author

hmpf commented Mar 31, 2023

Updating names is a very breaking change and might warrant a 1.0-release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Needs doing, frequently boring
Projects
None yet
Development

No branches or pull requests

1 participant