]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[pprint]: Add docstring about `PrettyPrinter.underscore_numbers` parameter (#112963)
authorSequew <88668176+KrySeyt@users.noreply.github.com>
Wed, 13 Dec 2023 12:04:17 +0000 (15:04 +0300)
committerGitHub <noreply@github.com>
Wed, 13 Dec 2023 12:04:17 +0000 (12:04 +0000)
commit2a3c37c273762d2dc40bfdae3899cb09b7c88d4a
tree6c475369eeb10dc414f4f74ea2474c68dd605515
parent428c9812cb4ff3521e5904719224fe63fba5370a
[pprint]: Add docstring about `PrettyPrinter.underscore_numbers` parameter (#112963)

Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
Lib/pprint.py