Skip to content

Commit 4c6603f

Browse files
committed
pep:8ball: extra blank line
1 parent 3bf507a commit 4c6603f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plotly/graph_objs/figure_factory.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1036,7 +1036,6 @@ def create_distplot(hist_data, group_labels,
10361036
data = sum(data, [])
10371037
return graph_objs.Figure(data=data, layout=layout)
10381038

1039-
10401039
@staticmethod
10411040
def create_dendrogram(X, orientation="bottom", labels=None,
10421041
colorscale=None):

0 commit comments

Comments
 (0)