Skip to content

Commit e4a8f5e

Browse files
committed
mergin and solving pytests
1 parent 2883cc8 commit e4a8f5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

quapy/tests/test_methods.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
from sklearn.linear_model import LogisticRegression
55

66
import quapy as qp
7-
from method.aggregative import OneVsAllAggregative
87
from quapy.method.aggregative import ACC
98
from quapy.method.meta import Ensemble
109
from quapy.method import AGGREGATIVE_METHODS, BINARY_METHODS, NON_AGGREGATIVE_METHODS

0 commit comments

Comments
 (0)