mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-08 10:50:59 +08:00
Bump test dependencies; improve pycln config (#9197)
This commit is contained in:
@@ -94,7 +94,7 @@ That being said, if you *want* to run the checks locally when you commit,
|
||||
you're free to do so. Either run `pycln`, `black` and `isort` manually...
|
||||
|
||||
```
|
||||
pycln --all .
|
||||
pycln --config=pyproject.toml .
|
||||
isort .
|
||||
black .
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user