misc: make linters happy

This commit is contained in:
Dylan Araps 2019-01-11 07:49:43 +02:00
parent 614c1ab44a
commit 37ed6b458a

View File

@ -60,7 +60,7 @@ def create_sequences(colors, vte_fix=False):
if not vte_fix:
sequences.extend(
set_special(708, colors["special"]["background"], "l", alpha)
set_special(708, colors["special"]["background"], "l", alpha)
)
if OS == "Darwin":