PyCQA / flake8

flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
https://flake8.pycqa.org
Other
3.39k stars 306 forks source link

release notes for 7.1.0, while in the repository, are not in the published documentation #1945

Closed colons closed 1 month ago

colons commented 1 month ago

describe the problem

release notes for 7.1.0 are present in the repo, but not on the built docs website

asottile commented 1 month ago

should be available now, readthedocs kinda has gotten worse and worse over the years :/