Skip to content

Commit b8b65bb

Browse files
authored
Update plotutils.py
1 parent e1b1344 commit b8b65bb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/plotutils.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
import numpy as np
55
import plotly.io as pio
66
import os
7-
import kaleido
8-
kaleido.get_chrome_sync()
97

108
pio.templates.default = "plotly_white"
119
if os.environ["QUARTO_FIG_FORMAT"] == "pdf":

0 commit comments

Comments
 (0)