Skip to content

Commit

Permalink
Describe 2024 module docstring more accurately (psf#4168)
Browse files Browse the repository at this point in the history
  • Loading branch information
hauntsaninja authored and RedGuy12 committed Jan 26, 2024
1 parent ed3fa1d commit 24d8c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ changes:
- Hex codes in Unicode escape sequences are now standardized to lowercase (#2916)
- Allow empty first lines at the beginning of most blocks (#3967, #4061)
- Add parentheses around long type annotations (#3899)
- Standardize on a single newline after module docstrings (#3932)
- Enforce newline after module docstrings (#3932, #4028)
- Fix incorrect magic trailing comma handling in return types (#3916)
- Remove blank lines before class docstrings (#3692)
- Wrap multiple context managers in parentheses if combined in a single `with` statement
Expand Down

0 comments on commit 24d8c78

Please sign in to comment.