mirror of https://github.com/coqui-ai/TTS.git
[ci skip] Merge branch 'main' of https://github.com/coqui-ai/TTS into main
This commit is contained in:
commit
b6bac22243
|
@ -248,7 +248,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