mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 18:56:53 +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
|
||||
|
||||
from __future__ import with_statement
|
||||
import setuptools
|
||||
|
||||
requires = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue