mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 02:46:52 +00:00
Trim trailing whitespace in compat docs
This commit is contained in:
parent
370912988f
commit
8a2e7ff908
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ versions.
|
|||
|
||||
If your plugin does not register options, it *should* Just Work.
|
||||
|
||||
The **only two** breaking changes in |Flake8| 3.0 is the fact that we no
|
||||
The **only two** breaking changes in |Flake8| 3.0 is the fact that we no
|
||||
longer check the option parser for a list of strings to parse from a config
|
||||
file and we no longer patch pep8 or pycodestyle's ``stdin_get_value``
|
||||
functions. On |Flake8| 2.x, to have an option parsed from the configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue