Skip to content

Commit d0cef51

Browse files
authored
Merge pull request #471 from plotly/Violin
Violin
2 parents b15aa1c + c24b374 commit d0cef51

File tree

3 files changed

+1501
-395
lines changed

3 files changed

+1501
-395
lines changed

plotly/tests/test_core/test_tools/test_figure_factory.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1125,7 +1125,6 @@ def test_table_with_index(self):
11251125
'zeroline': False}}}
11261126
self.assertEqual(index_table, exp_index_table)
11271127

1128-
11291128
# class TestDistplot(TestCase):
11301129

11311130
# def test_scipy_import_error(self):

0 commit comments

Comments
 (0)