Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 06a46fa

Browse files
authored
Merge pull request plotly#539 from plotly/colors-tests
Colors tests
2 parents 834925d + f4e2ca5 commit 06a46fa

File tree

8 files changed

+764
-59
lines changed

8 files changed

+764
-59
lines changed

plotly/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
from __future__ import absolute_import
3030

3131
from plotly import (plotly, graph_objs, grid_objs, tools, utils, session,
32-
offline)
32+
offline, colors)
3333
from plotly.version import __version__

0 commit comments

Comments
 (0)