Skip to content

Commit f595bf7

Browse files
author
John Lyu
committed
change test dpi
1 parent 4f26635 commit f595bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_df_image.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"tests/notebooks/data/covid19.csv", parse_dates=["date"], index_col="date"
1212
)
1313

14-
test_dpi_values = [50, 100, 200, 400]
14+
test_dpi_values = [100, 200, 300]
1515
converters = ["chrome", "selenium", "matplotlib", "html2image", "playwright"]
1616

1717

0 commit comments

Comments
 (0)