Skip to content

Commit 4113619

Browse files
committed
💄 EDIT: Add some style to text
1 parent a4e4a5e commit 4113619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/guides/python/lint-format-typing.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ pyright
8787

8888
## Setting up pre-commit hooks
8989

90-
Pre-commit hooks automatically run checks before each commit. in `.pre-commit-config.yaml` snippet sets up Ruff:
90+
Pre-commit hooks automatically run checks before each commit. The following `.pre-commit-config.yaml` snippet sets up Ruff:
9191

9292
```yaml
9393
https: https://github.com/charliermarsh/ruff-pre-commit

0 commit comments

Comments
 (0)