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

Add Black #2519

Closed
5 of 24 tasks
kclowes opened this issue Jun 16, 2022 · 0 comments · Fixed by #2559
Closed
5 of 24 tasks

Add Black #2519

kclowes opened this issue Jun 16, 2022 · 0 comments · Fixed by #2559

Comments

@kclowes
Copy link
Collaborator

kclowes commented Jun 16, 2022

  • Version: v6
  • Python: 3.7+
  • OS: osx/linux/win

What was wrong?

Want to add black linting to codebase for consistency

How can it be fixed?

Add correct path to black command in tox.ini, and run black on the directory.

Places left to add:

  • middleware/
  • providers/
  • scripts/
  • tools/
  • utils/
  • constants.py
  • contract.py
  • datastructures.py
  • eth.py
  • exceptions.py
  • geth.py
  • iban.py
  • logs.py
  • main.py
  • manager.py
  • method.py
  • module.py
  • net.py
  • parity.py
  • pm.py
  • py.typed
  • testing.py
  • types.py
  • version.py
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 a pull request may close this issue.

1 participant