mirror of https://github.com/Textualize/rich.git
Run the latest black.
This commit is contained in:
parent
73a9a413ea
commit
a30e04d74a
|
@ -1,4 +1,3 @@
|
|||
|
||||
from rich.ansi import AnsiDecoder
|
||||
from rich.console import Console
|
||||
from rich.style import Style
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
try:
|
||||
import emoji
|
||||
except ImportError:
|
||||
|
|
Loading…
Reference in New Issue