Skip to content

Commit 7d94538

Browse files
committed
fix flake moan (NO_JIRA)
1 parent 83005b2 commit 7d94538

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api_paper_2024/example_5/visualiser.py

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717

1818
try:
1919
from plotly import graph_objects as go
20-
from plotly.subplots import make_subplots
2120

2221
except ModuleNotFoundError:
2322
warnings.warn("Plotly could not be found, please install plotly using `conda install plotly`")

0 commit comments

Comments
 (0)