Skip to content

Commit ce588f0

Browse files
committed
fix: remove the whitespace
1 parent cd69a10 commit ce588f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ngboost/api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ def __init__(
9696
validation_fraction,
9797
early_stopping_rounds,
9898
)
99-
99+
100100
self._estimator_type = "regressor"
101101

102102
def __getstate__(self):

0 commit comments

Comments
 (0)