Skip to content

Commit 1f3affb

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 2c7f99c commit 1f3affb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

machine_learning/xgboostclassifier.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ def main() -> None:
3535

3636
"""
3737
>>> main()
38-
38+
3939
Url for the algorithm:
4040
https://xgboost.readthedocs.io/en/stable/
4141
Iris type dataset is used to demonstrate algorithm.

0 commit comments

Comments
 (0)