flake8/docs
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
..
build Start creating documentation 2016-01-19 07:19:16 -06:00
source Drop from __future__ import with_statement from docs 2017-11-26 09:58:55 -08:00