Commit Graph
2 Commits
Author SHA1 Message Date
Yehuda DavisandGitHub 3d5f35c33b pathlib: add newline to write_text() method (#6224)
Closes #6223
2021-11-02 19:46:50 -07:00
Yehuda DavisandGitHub fffa66ff97 Remove unnecessary overload of round() (#5030)
The overloads with float is unnecessary because the float class implements the SupportsRound protocol.
2021-02-17 17:00:38 -08:00