Skip to content

Commit 5776a1f

Browse files
committed
fix import problem
1 parent 9aa0af0 commit 5776a1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/python/plotly/setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,8 @@ def run(self):
480480
"plotly.figure_factory",
481481
"plotly.data",
482482
"plotly.express",
483+
"plotly.express.data",
484+
"plotly.express.colors",
483485
"plotly.graph_objects",
484486
"_plotly_utils",
485487
"_plotly_utils.colors",

0 commit comments

Comments
 (0)