Skip to content

Commit 3770620

Browse files
committed
Removed references to testing helper functions
1 parent 54d5ce9 commit 3770620

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

nbs/tests/test_plot_tools.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import matplotlib.pyplot as plt
44
from dabest.plot_tools import get_swarm_spans, width_determine, swarmplot
55
from data.mocked_data_test_swarmplot import dummy_df, default_swarmplot_kwargs
6-
from testing_helper_functions import check_exceptions
76

87

98
def test_get_swarm_spans_wrong_parameters():

0 commit comments

Comments
 (0)