Apply suggestion from @eendebakpt

This commit is contained in:
Pieter Eendebak 2026-05-04 00:00:12 +02:00 committed by GitHub
parent 8e0bcf5e1a
commit 983eb6aba1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1 +1 @@
Improve performance of construction of :class:`Fraction` from a string.
Improve performance of construction of :class:`fractions.Fraction` from a string.