Skip to content

Commit 13e30f9

Browse files
committed
lint
1 parent 1cc1848 commit 13e30f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

random-forest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
date: jun-2023
77
8-
usage: minimalist implementation of Logistic Regression model.
8+
usage: minimalist implementation of Random Forest model.
99
"""
1010
import os
1111
import warnings

0 commit comments

Comments
 (0)