Update README to trigger PR checks again

This commit is contained in:
Luke Van Seters 2021-07-23 15:59:38 -04:00
parent afc6ce5ea9
commit 54cf9ad3ff

View File

@ -90,7 +90,7 @@ pip install -r requirements_dev.txt
pre-commit install pre-commit install
``` ```
6. Install pre-commit's dependencies and ensure it's working 6. Install pre-commit's dependencies and ensure that it's working
``` ```
pre-commit run --all-files pre-commit run --all-files
``` ```