Skip to content

Commit 341d104

Browse files
Docstring tweak
1 parent 18a60c6 commit 341d104

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pxtextension.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ namespace ml {
5353

5454
/**
5555
* Do something when an ML event is detected.
56-
*
57-
* @param event one of the actions the machine learning model was trained on.
56+
* @param event one of the actions the machine learning model was trained on
57+
* @param body code to execute
5858
*/
5959
//% blockId=ml_on_event_start
6060
//% block="on ML $event start"

0 commit comments

Comments
 (0)