mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-05 04:36:52 +00:00
Obsolete __future__ import
This commit is contained in:
parent
467b9f5c29
commit
2204089121
1 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
from __future__ import with_statement
|
||||
|
||||
__all__ = ['ast', 'iter_child_nodes', 'OrderedSet']
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue