Skip to content

Commit 7802f7f

Browse files
authored
Update README.md
1 parent fbeeffa commit 7802f7f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,6 @@ pip install pre-commit
7373
pre-commit install
7474
```
7575

76-
This will automatically:
77-
- Remove trailing whitespace
78-
- Fix end-of-file issues
79-
- Format Python code with Black
80-
- Sort imports with isort
81-
- Validate YAML/TOML syntax
82-
- Check for merge conflicts
83-
8476
### Releasing New Versions
8577

8678
Use the included version bump script to release new versions:

0 commit comments

Comments
 (0)