We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 050872d commit 00793f9Copy full SHA for 00793f9
README.md
@@ -44,6 +44,6 @@ errs = metrics.mean_squared_error(y, pred_y)
44
## How to test
45
46
```bash
47
- cd <this repo
+ cd <this repo>
48
python setup.py test
49
```
0 commit comments