Skip to content

Commit f21c7b5

Browse files
committed
lint
1 parent ed703da commit f21c7b5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

gambaterm/colors.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ def number_of_colors(self) -> int:
4242
return 1 << 24
4343
assert False
4444

45+
4546
def detect_local_color_mode(term: Terminal) -> ColorMode:
4647
"""Detect the color mode of the local terminal using blessed."""
4748
n = term.number_of_colors

0 commit comments

Comments
 (0)