We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b4a386 commit 580b1beCopy full SHA for 580b1be
Misc/NEWS.d/next/Library/2023-02-10-11-59-13.gh-issue-101773.J_kI7y.rst
@@ -1 +1,2 @@
1
-Optimize :class:`fractions.Fraction` for small components. The private argument `_normalize` of the `Fraction` constructor has been removed.
+Optimize :class:`fractions.Fraction` for small components. The private argument
2
+``_normalize`` of the :class:`fractions.Fraction` constructor has been removed.
0 commit comments