Skip to content

Commit 64d22c5

Browse files
committed
Removes unused is_notebook import
1 parent ad406cd commit 64d22c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/easydiffraction/plotting/plotters/plotter_plotly.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
display = None
1313
HTML = None
1414

15-
from easydiffraction.utils.utils import is_notebook
1615
from easydiffraction.utils.utils import is_pycharm
1716

1817
from .plotter_base import SERIES_CONFIG

0 commit comments

Comments
 (0)