8000 FIX add author name · scikit-learn/scikit-learn@830cb13 · GitHub
[go: up one dir, main page]

Skip to content

Commit 830cb13

Browse files
committed
FIX add author name
1 parent a91d5c3 commit 830cb13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sklearn/ensemble/gradient_boosting.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"""
1818

1919
# Authors: Peter Prettenhofer, Scott White, Gilles Louppe, Emanuele Olivetti,
20-
# Arnaud Joly
20+
# Arnaud Joly, Jacob Schreiber
2121
# License: BSD 3 clause
2222

2323
from __future__ import print_function

0 commit comments

Comments
 (0)
0