Skip to content

Commit fb61483

Browse files
committed
tests/pkg/emlearn: generate_model.py is no longer called automatically
1 parent 965c838 commit fb61483

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/pkg/emlearn/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,4 @@ The application comes with 3 Python scripts:
3636
```
3737
will just train the model.
3838
- `generate_model.py` is used to generate the `model.h` header file from the
39-
`model` binary file. The script is called automatically by the build system
40-
when the `model` binary file is updated.
39+
`model` binary file.

0 commit comments

Comments
 (0)