include isort to contributing
This commit is contained in:
parent
287604efd2
commit
201e714343
@ -65,6 +65,14 @@ Guide for installing them is [here](http://flake8.pycqa.org/en/latest/user/using
|
|||||||
mypy freqtrade
|
mypy freqtrade
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### 4. Ensure all imports are correct
|
||||||
|
|
||||||
|
#### Run isort
|
||||||
|
|
||||||
|
``` bash
|
||||||
|
isort .
|
||||||
|
```
|
||||||
|
|
||||||
## (Core)-Committer Guide
|
## (Core)-Committer Guide
|
||||||
|
|
||||||
### Process: Pull Requests
|
### Process: Pull Requests
|
||||||
|
Loading…
Reference in New Issue
Block a user