mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 02:46:52 +00:00
13 lines
333 B
ReStructuredText
13 lines
333 B
ReStructuredText
3.2.0 -- 2016-11-14
|
|
-------------------
|
|
|
|
You can view the `3.2.0 milestone`_ on GitLab for more details.
|
|
|
|
- Allow for pycodestyle 2.2.0 which fixes a bug in E305 (See also
|
|
`GitLab#256`_)
|
|
|
|
.. links
|
|
.. _3.2.0 milestone:
|
|
https://gitlab.com/pycqa/flake8/milestones/14
|
|
.. _GitLab#256:
|
|
https://gitlab.com/pycqa/flake8/issues/256
|