Skip to content

Commit 981bb7f

Browse files
committed
removed broken reference to check_version.
1 parent 78e9f63 commit 981bb7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plotly/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from . version import __version__, check_version
1+
from . version import __version__
22
import graph_objs
33
import plotly
44
import tools

0 commit comments

Comments
 (0)