Skip to content

Commit

Permalink
Suggest to run flake for scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
hroff-1902 authored Feb 10, 2020
1 parent 0ac0ca7 commit 05128d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ pytest tests/test_<file_name>.py::test_<method_name>
#### Run Flake8

```bash
flake8 freqtrade tests
flake8 freqtrade tests scripts
```

We receive a lot of code that fails the `flake8` checks.
Expand Down

0 comments on commit 05128d2

Please sign in to comment.