Typo inthe Contributing Markdown File

This commit is contained in:
jgruber99 2022-02-12 14:12:23 +01:00 committed by GitHub
parent efca9301ce
commit bb6ceb959e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -158,7 +158,7 @@ Prophet uses the ``unittest`` package for running tests in Python and ``testthat
The entire test suite can be run by typing:
```bash
$ python setup.py tests
$ python setup.py test
```
### R