commit | 4587154cb9fbf7badabc8f89e95411ea002c0e34 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Sep 04 00:12:00 2022 -0700 |
committer | GitHub <noreply@github.com> | Sun Sep 04 00:12:00 2022 -0700 |
tree | 99853c72dbe3c242add649ac17bccfe6c0431509 | |
parent | c0af099816c06d329fae8dd4e94549b5b7204e36 [diff] |
gh-95778: remove unneeded doc note on float.as_integer_ratio (GH-96553) Per mdickinson@'s comment on the main branch PR. (cherry picked from commit 69bb83c2bf254f92491d527ccec1ff41897add56) Co-authored-by: Gregory P. Smith <greg@krypto.org>