mirror of https://github.com/Textualize/rich.git
words
This commit is contained in:
parent
6e97016e22
commit
d0f50bc4b8
|
@ -10,8 +10,8 @@ class Bird:
|
|||
self.extinct = extinct
|
||||
|
||||
|
||||
# Note that the repr is still generate without Rich
|
||||
# Try commenting out the following lin
|
||||
# Note that the repr is still generated without Rich
|
||||
# Try commenting out the following line
|
||||
|
||||
from rich import print
|
||||
|
||||
|
|
Loading…
Reference in New Issue