Skip to content

Commit c386fed

Browse files
committed
Apply suggestion from @lwasser
1 parent 5d22fda commit c386fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-09-16-generative-ai-peer-review.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ LLM-assisted code must be **reviewed, edited, and tested by humans** before subm
4949

5050
* Run tests and confirm correctness.
5151
* Check for security and quality issues.
52-
* Ensure style, readability, and clear docstrings.
52+
* Ensure style, readability, and concise docstrings.
5353
* Explain your review process in your software submission to pyOpenSci.
5454

5555
Please don’t offload vetting to volunteer reviewers. Arrive with human-reviewed code that you understand, have tested, and can maintain.

0 commit comments

Comments
 (0)