Skip to content

Commit 831fdd9

Browse files
Fix docstring at source
1 parent 8f5502e commit 831fdd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pxtextension.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ namespace ml {
141141
}
142142

143143
/**
144-
* Get the certainty of an ML event in percent.
144+
* Get the certainty of an ML event in percent (0 to 100).
145145
* @param event one of the actions the machine learning model was trained on
146146
*/
147147
//% blockId=ml_on_event_certainty

0 commit comments

Comments
 (0)