Browse Source

🎨 [pre-commit.ci] Auto format from pre-commit.com hooks

pull/13816/head
pre-commit-ci[bot] 2 months ago
parent
commit
e34ba35e00
  1. 4
      CONTRIBUTING.md

4
CONTRIBUTING.md

@ -2,7 +2,7 @@
Thank you for your interest in contributing! 🎉 Thank you for your interest in contributing! 🎉
Please refer to the complete guide at: Please refer to the complete guide at:
👉 [Development - Contributing](https://fastapi.tiangolo.com/contributing/) 👉 [Development - Contributing](https://fastapi.tiangolo.com/contributing/)
--- ---
@ -25,4 +25,4 @@ Then, run the linting session with:
```bash ```bash
nox -s lint nox -s lint
``` ```
This command runs the same checks used in the continuous integration (CI) process to ensure your code follows the style conventions of the project. This command runs the same checks used in the continuous integration (CI) process to ensure your code follows the style conventions of the project.

Loading…
Cancel
Save