rich icon indicating copy to clipboard operation
rich copied to clipboard

[BUG] Add `print_json` to the `all` in rich/__init__.py

Open isaulv opened this issue 3 years ago • 0 comments

Describe the bug When I import print_json i get an underline in PyCharm because print_json is not listed in the __all__ of the init.py module. Please add it so that IDE's don't complain.

isaulv avatar Aug 15 '22 05:08 isaulv