Run the latest black.

This commit is contained in:
Hadi Alqattan 2022-02-26 16:28:55 +03:00
parent 73a9a413ea
commit a30e04d74a
2 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,3 @@
from rich.ansi import AnsiDecoder
from rich.console import Console
from rich.style import Style

View File

@ -1,4 +1,3 @@
try:
import emoji
except ImportError: