This commit is contained in:
Will McGugan 2020-06-01 16:08:06 +01:00
parent bbfe0e0c1d
commit ad8523ebaf
13 changed files with 105 additions and 27 deletions

View file

@ -1,3 +1,9 @@
"""
This example demonstrates how to write a custom highlighter.
"""
from random import randint
from rich import print