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

RFC: Partial modification of templates so that black is a no-op on the generated files #1730

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

marcoskirsch
Copy link
Member

  • This contribution adheres to CONTRIBUTING.md.
  • I've updated CHANGELOG.md if applicable.
  • I've added tests applicable for this pull request

What does this Pull Request accomplish?

Changes the output of the codegenerator for the following files

... so that running black on them is a no-op.

This is work towards making the generator output conventions-compliant code.

List issues fixed by this Pull Request below, if any.

TODO: I can open an issue about this. I think the end goal would be to simplify development by running black on the output of the generator and run less into flake8 anger.

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.

None yet

1 participant