Improve pre-commit docs

This commit is contained in:
Matthias
2022-04-08 17:50:32 +02:00
parent b8556498ef
commit ecb0e43c2a
3 changed files with 3 additions and 5 deletions

View File

@@ -20,8 +20,6 @@ Best start by reading the [documentation](https://www.freqtrade.io/) to get a fe
## Before sending the PR
Do the following if you disabled pre-commit hook when commiting.
### 1. Run unit tests
All unit tests must pass. If a unit test is broken, change your code to