Skip to content

Commit ec4da30

Browse files
committed
Remove from __future__ import print_function in setup.py
1 parent 2276c0c commit ec4da30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# -*- coding: utf-8 -*-
2-
from __future__ import print_function
32
import sys
43
import os
54
import warnings

0 commit comments

Comments
 (0)