Skip to content

Commit ccc262c

Browse files
authored
Apply suggestions from code review//lint
1 parent 514ecc0 commit ccc262c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
`ldexp()` on Windows doesn't round subnormal results before Windows 11,
1+
``ldexp()`` on Windows doesn't round subnormal results before Windows 11,
22
but should. Python's :func:`math.ldexp` wrapper now does round them, so
33
results may change slightly, in rare cases of very small results, on
44
Windows versions before 11.

0 commit comments

Comments
 (0)