Skip to content

Commit 8b7be88

Browse files
committed
fixed black
1 parent b855761 commit 8b7be88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

verticapy/machine_learning/vertica/ensemble.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1087,7 +1087,7 @@ class IsolationForest(Clustering, Tree):
10871087
Float in the range (0,1] that specifies the
10881088
fraction of columns (features), chosen at random,
10891089
used when building each tree.
1090-
1090+
10911091
Examples
10921092
---------
10931093

0 commit comments

Comments
 (0)