Skip to content

Commit cdee4e1

Browse files
committed
Updated Readme
1 parent 6ceff77 commit cdee4e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ python3 spam_detector_ai/trainer.py
7171
```
7272

7373
:warning: **Warning**: A module not found error may occur :warning:
74+
7475
If this happens, use an IDE to run the `trainer.py`file until a fix is implemented.
7576

7677
This will train all the models and save them as `.joblib` files in the models directory. For now, there is 3 models:
@@ -176,6 +177,7 @@ python test_and_tuning/test.py
176177
```
177178

178179
:warning: **Warning**: A module not found error may occur :warning:
180+
179181
If this happens, use an IDE to run the `test.py`file until a fix is implemented.
180182

181183

0 commit comments

Comments
 (0)