Update docs about stable tag now being a branch (#1422)
* Update docs about stable tag now being a branch Issue #760 had the `stable` tag changed to a branch since it was causing a few issues. This updates the docs to reflect that change. * Make the prettier hook pass * Improve wording
This commit is contained in:
parent
8acc22f114
commit
f62f1ddc2f
@ -1141,7 +1141,7 @@ for your project. See _Black_'s own
|
||||
example.
|
||||
|
||||
If you're already using Python 3.7, switch the `language_version` accordingly. Finally,
|
||||
`stable` is a tag that is pinned to the latest release on PyPI. If you'd rather run on
|
||||
`stable` is a branch that tracks the latest release on PyPI. If you'd rather run on
|
||||
master, this is also an option.
|
||||
|
||||
## Ignoring unmodified files
|
||||
|
Loading…
Reference in New Issue
Block a user