Skip to content

Commit 3bb8c0d

Browse files
author
Vianney Taquet
committed
Take TMO comments into account
1 parent f245587 commit 3bb8c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mapie/conformity_scores.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ def get_conformity_scores(
151151
152152
Returns
153153
-------
154-
np.ndarray
154+
NDArray
155155
Conformity scores.
156156
"""
157157
conformity_scores = self.get_signed_conformity_scores(y, y_pred)

0 commit comments

Comments
 (0)