We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17f7f29 commit 7d78946Copy full SHA for 7d78946
CHANGES.md
@@ -17,7 +17,7 @@ changes:
17
- Hex codes in Unicode escape sequences are now standardized to lowercase (#2916)
18
- Allow empty first lines at the beginning of most blocks (#3967, #4061)
19
- Add parentheses around long type annotations (#3899)
20
-- Standardize on a single newline after module docstrings (#3932)
+- Enforce newline after module docstrings (#3932, #4028)
21
- Fix incorrect magic trailing comma handling in return types (#3916)
22
- Remove blank lines before class docstrings (#3692)
23
- Wrap multiple context managers in parentheses if combined in a single `with` statement
0 commit comments