Merge pull request #1698 from johnthagen/patch-1

Improve formatting of live command
This commit is contained in:
Will McGugan 2021-11-28 16:02:41 +00:00 committed by GitHub
commit d6e6a7627e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ Live Display
Progress bars and status indicators use a *live* display to animate parts of the terminal. You can build custom live displays with the :class:`~rich.live.Live` class.
For a demonstration of a live display, run the following command:
For a demonstration of a live display, run the following command::
python -m rich.live