flake8/docs/source/plugin-development
Jon Dufresne 96841cd41d Drop from __future__ import with_statement from docs
All versions of Python that flake8 supports (2.7, 3.4+) have full
support for the with statement. There is no need to add the import.

Slightly simplifies the example be removing unnecessary boilerplate.
2017-11-26 09:58:55 -08:00
..
.keep Rename dev subdirectory to plugin-development 2016-06-25 09:51:15 -05:00
cross-compatibility.rst Trim trailing whitespace in compat docs 2016-07-20 08:17:33 -05:00
formatters.rst Rename dev subdirectory to plugin-development 2016-06-25 09:51:15 -05:00
index.rst Rename dev subdirectory to plugin-development 2016-06-25 09:51:15 -05:00
plugin-parameters.rst Add previous_unindented_logical_line attribute 2016-11-08 23:34:56 +08:00
registering-plugins.rst Drop from __future__ import with_statement from docs 2017-11-26 09:58:55 -08:00