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

Use black or autopep8 formatting on the whole repo #3

Open
haixuanTao opened this issue Oct 26, 2020 · 0 comments
Open

Use black or autopep8 formatting on the whole repo #3

haixuanTao opened this issue Oct 26, 2020 · 0 comments

Comments

@haixuanTao
Copy link

haixuanTao commented Oct 26, 2020

The repo does not follow every pep8 guidelines such as:

  • Surround top-level function and class definitions with two blank lines.
  • Use proper indentation everywhere. Some is 2 spaces some is tab...

if you use: https://github.com/psf/black

It should solve the problem

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

No branches or pull requests

1 participant