Skip to content

Commit 3e896b0

Browse files
committed
auto-update-docs
1 parent 64cc418 commit 3e896b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/How-to-options.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ It activates the callBack after each line, can be useful if ou want to do a inse
9898

9999
```sh
100100
python3 -m unittest tests/test_line_callBack.py
101+
python3 -m unittest tests/test_line_callBack_force.py
102+
python3 -m unittest tests/test_line_callBack_value.py
101103
```
102104

103105
</details>

0 commit comments

Comments
 (0)