Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lpm0073 committed Jun 29, 2023
1 parent 1cc1848 commit 13e30f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion random-forest.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
date: jun-2023
usage: minimalist implementation of Logistic Regression model.
usage: minimalist implementation of Random Forest model.
"""
import os
import warnings
Expand Down

0 comments on commit 13e30f9

Please sign in to comment.