Skip to content

Commit

Permalink
correct mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
jawadhussein462 committed Nov 29, 2024
1 parent 6c4f1c5 commit 8334a86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mapie/regression/regression.py
Original file line number Diff line number Diff line change
Expand Up @@ -579,6 +579,8 @@ def fit_estimator(
**self._fit_params
)

return self

def conformlize(
self,
X: ArrayLike,
Expand Down

0 comments on commit 8334a86

Please sign in to comment.