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 4f26635 commit f595bf7Copy full SHA for f595bf7
tests/test_df_image.py
@@ -11,7 +11,7 @@
11
"tests/notebooks/data/covid19.csv", parse_dates=["date"], index_col="date"
12
)
13
14
-test_dpi_values = [50, 100, 200, 400]
+test_dpi_values = [100, 200, 300]
15
converters = ["chrome", "selenium", "matplotlib", "html2image", "playwright"]
16
17
0 commit comments