mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-12 15:44:17 +00:00
Merge branch 'with-statement' into 'master'
Drop from __future__ import with_statement from docs See merge request pycqa/flake8!216
This commit is contained in:
commit
dc7012cadc
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,6 @@ like:
|
||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
from __future__ import with_statement
|
|
||||||
import setuptools
|
import setuptools
|
||||||
|
|
||||||
requires = [
|
requires = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue