We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 291b9da commit de305d4Copy full SHA for de305d4
CHANGES.rst
@@ -6,6 +6,10 @@
6
Unreleased
7
************
8
9
+**Added**
10
+
11
+- Fixed formatting of Python code blocks with continuation lines in docstrings.
12
13
********************
14
2.0.0 (2025/11/20)
15
@@ -33,7 +37,6 @@
33
37
- Image and Unicode substitution definitions were not being formatted correctly.
34
38
- Files specified in pyproject are now parsed correctly.
35
39
- Fixed issue when loading cache in certain environments.
36
-- Fixed formatting of Python code blocks with continuation lines in docstrings.
40
41
**Removed**
42
0 commit comments