X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/7af77d1cf1fdeb54a45ddae422e1ebc3329129fa..f7917453c99f8183ffd0397affcccb2c37594771:/docs/the_black_code_style/index.md diff --git a/docs/the_black_code_style/index.md b/docs/the_black_code_style/index.md index c7f29af..1719347 100644 --- a/docs/the_black_code_style/index.md +++ b/docs/the_black_code_style/index.md @@ -17,7 +17,9 @@ Python language and, occasionally, in response to user feedback. Large-scale sty preferences presented in {doc}`current_style` are very unlikely to change, but minor style aspects and details might change according to the stability policy presented below. Ongoing style considerations are tracked on GitHub with the -[design](https://github.com/psf/black/labels/T%3A%20design) issue label. +[style](https://github.com/psf/black/labels/T%3A%20style) issue label. + +(labels/stability-policy)= ## Stability Policy