We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5857a70 commit 53e26b9Copy full SHA for 53e26b9
test/image/make_baseline.py
@@ -70,7 +70,7 @@
70
'map_predefined-styles1', # Temporarily blacklist: fails with Kaleido v1.0.0rc14
71
'map_predefined-styles2', # Temporarily blacklist: fails with Kaleido v1.0.0rc14
72
'grid_subplot_types', # Temporarily blacklist: fails with Kaleido v1.0.0rc14
73
- 'map_fonts-supported-metropolis' # Temporarily blacklist: fails with Kaleido v1.0.0rc14
+ 'map_fonts-supported-metropolis', # Temporarily blacklist: fails with Kaleido v1.0.0rc14
74
'map_fonts-supported-open-sans-weight' # Temporarily blacklist: fails with Kaleido v1.0.0rc14
75
]
76
allNames = [a for a in allNames if a not in blacklist]
0 commit comments