Skip to content

Commit 0508b33

Browse files
Remove from __future__ import print_function.
1 parent a762fc3 commit 0508b33

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

versioneer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,6 @@
348348
349349
"""
350350

351-
from __future__ import print_function
352351
try:
353352
import configparser
354353
except ImportError:

0 commit comments

Comments
 (0)