Skip to content

Commit a8d50cb

Browse files
committed
remove unnecessary line
1 parent 21b3a05 commit a8d50cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scikit_posthocs/_plotting.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,6 @@ def critical_difference_diagram(
499499
markers = []
500500
elbows = []
501501
labels = []
502-
crossbars = []
503502

504503
# True if pairwise comparison is NOT significant
505504
adj_matrix = DataFrame(

0 commit comments

Comments
 (0)