mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-05-21 00:30:53 +02:00
misc: make linters happy
This commit is contained in:
parent
614c1ab44a
commit
37ed6b458a
@ -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":
|
||||
|
Loading…
Reference in New Issue
Block a user