mirror of https://github.com/coqui-ai/TTS.git
parent
a9e1c86ec1
commit
125b512cc2
|
@ -247,7 +247,7 @@ Please follow the steps below as you send a PR to 🐸. It helps us to keep thin
|
||||||
```bash
|
```bash
|
||||||
./run_tests.sh
|
./run_tests.sh
|
||||||
```
|
```
|
||||||
6. Run the linter.
|
6. Run the ```pylint``` linter.
|
||||||
```bash
|
```bash
|
||||||
pip install pylint cardboardlint
|
pip install pylint cardboardlint
|
||||||
cardboardlinter --refspec master
|
cardboardlinter --refspec master
|
||||||
|
|
Loading…
Reference in New Issue