| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Usually, we don't accept coding style only changes, but here I'm feeling guilty of merging this silly error, so I merged your PR. Thanks for the fix :-) |
Sorry, something went wrong.
…Printer._pprint_frozendict` (python#145894)
| Back | FazBrowse Home | New Git URL |
This trivial PR fixes a small error I introduced in #144908 by replacing stream.write() with write() in PrettyPrinter._pprint_frozendict.