-
-
Notifications
You must be signed in to change notification settings - Fork 277
Generated code style #138
Copy link
Copy link
Closed
Labels
✨ enhancementNew feature or improvementNew feature or improvement👋 good first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
✨ enhancementNew feature or improvementNew feature or improvement👋 good first issueGood for newcomersGood for newcomers
Type
Fields
Give feedbackNo fields configured for issues without a type.

Would you consider taking extra care to follow style conventions in the generated code?
I noticed a few things, like spaces at the beginning and end of docstrings, or an extra blank line after a function return type annotation.
I can send small PRs with style-fixes if you want 🙂