correct path

This commit is contained in:
Ariel Rin 2023-10-27 16:37:30 +10:00
parent 13d866bd0d
commit b9d128259e
No known key found for this signature in database

View File

@ -10,7 +10,7 @@ To get started, `pip install pre-commit`, then `pre-commit install` to add the g
Before any code is "git push"-ed, pre-commit will check it for uniformity and correct it if possible Before any code is "git push"-ed, pre-commit will check it for uniformity and correct it if possible
```bash ```shell
check python ast.....................................(no files to check)Skipped check python ast.....................................(no files to check)Skipped
check yaml...........................................(no files to check)Skipped check yaml...........................................(no files to check)Skipped
check json...........................................(no files to check)Skipped check json...........................................(no files to check)Skipped