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 ff45414 commit 340fd9eCopy full SHA for 340fd9e
test/image/make_baseline.py
@@ -72,6 +72,7 @@
72
'map_predefined-styles2', # Temporarily blacklist: fails with Kaleido v1.0.0rc14
73
'mathjax', # Temporarily blacklist: fails with Kaleido v1.0.0rc14
74
'grid_subplot_types' # Temporarily blacklist: fails with Kaleido v1.0.0rc14
75
+ 'map_fonts-supported-metropolis' # Temporarily blacklist: fails with Kaleido v1.0.0rc14
76
]
77
allNames = [a for a in allNames if a not in blacklist]
78
0 commit comments