Skip to content

Commit 4c7b47d

Browse files
DimitriPapadopoulosadrienverge
authored andcommitted
Most __future__ imports are specific to Python 2
1 parent 3346843 commit 4c7b47d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

yamllint/cli.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
# You should have received a copy of the GNU General Public License
1414
# along with this program. If not, see <http://www.gnu.org/licenses/>.
1515

16-
from __future__ import print_function
17-
1816
import argparse
1917
import io
2018
import locale

0 commit comments

Comments
 (0)