Skip to content

Commit a30e04d

Browse files
committed
Run the latest black.
1 parent 73a9a41 commit a30e04d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/test_ansi.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
from rich.ansi import AnsiDecoder
32
from rich.console import Console
43
from rich.style import Style

tools/make_emoji.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
try:
32
import emoji
43
except ImportError:

0 commit comments

Comments
 (0)