This commit is contained in:
Will McGugan 2021-06-18 20:44:23 +01:00
parent 6e97016e22
commit d0f50bc4b8
1 changed files with 2 additions and 2 deletions

View File

@ -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