Skip to content

Commit 7d78946

Browse files
authored
Describe 2024 module docstring more accurately (#4168)
1 parent 17f7f29 commit 7d78946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ changes:
1717
- Hex codes in Unicode escape sequences are now standardized to lowercase (#2916)
1818
- Allow empty first lines at the beginning of most blocks (#3967, #4061)
1919
- Add parentheses around long type annotations (#3899)
20-
- Standardize on a single newline after module docstrings (#3932)
20+
- Enforce newline after module docstrings (#3932, #4028)
2121
- Fix incorrect magic trailing comma handling in return types (#3916)
2222
- Remove blank lines before class docstrings (#3692)
2323
- Wrap multiple context managers in parentheses if combined in a single `with` statement

0 commit comments

Comments
 (0)