Skip to content

Conversation

@mauriciogardini
Copy link
Contributor

Add an extra line after the ClassDoc, as described by PEP 257:

Insert a blank line after all docstrings (one-line or multi-line) that document a class – generally speaking, the class’s methods are separated from each other by a single blank line, and the docstring needs to be offset from the first method by a blank line.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2025

All changed packages have been documented.

  • @alloy-js/python
Show changes

@alloy-js/python - fix ✏️

Add an extra line after the ClassDoc

@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 8, 2025

Open in StackBlitz

npm i https://pkg.pr.new/alloy-framework/alloy/@alloy-js/python@317

commit: f924980

@bterlson bterlson merged commit a283f12 into alloy-framework:main Oct 8, 2025
1 check passed
mauriciogardini added a commit to pinterest/alloy that referenced this pull request Oct 9, 2025
Add an extra line after the ClassDoc, as described by [PEP
257](https://peps.python.org/pep-0257/#multi-line-docstrings):

> Insert a blank line after all docstrings (one-line or multi-line) that
document a class – generally speaking, the class’s methods are separated
from each other by a single blank line, and the docstring needs to be
offset from the first method by a blank line.
mauriciogardini added a commit to pinterest/alloy that referenced this pull request Oct 9, 2025
Add an extra line after the ClassDoc, as described by [PEP
257](https://peps.python.org/pep-0257/#multi-line-docstrings):

> Insert a blank line after all docstrings (one-line or multi-line) that
document a class – generally speaking, the class’s methods are separated
from each other by a single blank line, and the docstring needs to be
offset from the first method by a blank line.
mauriciogardini added a commit to pinterest/alloy that referenced this pull request Oct 9, 2025
Add an extra line after the ClassDoc, as described by [PEP
257](https://peps.python.org/pep-0257/#multi-line-docstrings):

> Insert a blank line after all docstrings (one-line or multi-line) that
document a class – generally speaking, the class’s methods are separated
from each other by a single blank line, and the docstring needs to be
offset from the first method by a blank line.
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.

3 participants