Fix flake8 error
Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
parent
a3c4aa86d9
commit
0c77c27198
1 changed files with 1 additions and 1 deletions
|
|
@ -310,7 +310,7 @@ all_colors = [
|
||||||
Color('mediumspringgreen', (0, 250, 154)),
|
Color('mediumspringgreen', (0, 250, 154)),
|
||||||
Color('mediumturquoise', (72, 209, 204)),
|
Color('mediumturquoise', (72, 209, 204)),
|
||||||
Color('mediumvioletred', (199, 21, 133)),
|
Color('mediumvioletred', (199, 21, 133)),
|
||||||
Color('midnightblue', ( 25, 25, 112)),
|
Color('midnightblue', (25, 25, 112)),
|
||||||
Color('mintcream', (245, 255, 250)),
|
Color('mintcream', (245, 255, 250)),
|
||||||
Color('mistyrose', (255, 228, 225)),
|
Color('mistyrose', (255, 228, 225)),
|
||||||
Color('moccasin', (255, 228, 181)),
|
Color('moccasin', (255, 228, 181)),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue