Trim trailing whitespace in compat docs

This commit is contained in:
Ian Cordasco 2016-07-20 08:17:33 -05:00
parent 370912988f
commit 8a2e7ff908
No known key found for this signature in database
GPG key ID: 656D3395E4A9791A

View file

@ -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