Skip to content

Commit 53e26b9

Browse files
committed
typo
1 parent 5857a70 commit 53e26b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/image/make_baseline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
'map_predefined-styles1', # Temporarily blacklist: fails with Kaleido v1.0.0rc14
7171
'map_predefined-styles2', # Temporarily blacklist: fails with Kaleido v1.0.0rc14
7272
'grid_subplot_types', # Temporarily blacklist: fails with Kaleido v1.0.0rc14
73-
'map_fonts-supported-metropolis' # Temporarily blacklist: fails with Kaleido v1.0.0rc14
73+
'map_fonts-supported-metropolis', # Temporarily blacklist: fails with Kaleido v1.0.0rc14
7474
'map_fonts-supported-open-sans-weight' # Temporarily blacklist: fails with Kaleido v1.0.0rc14
7575
]
7676
allNames = [a for a in allNames if a not in blacklist]

0 commit comments

Comments
 (0)