Skip to content

Commit b76f58f

Browse files
authored
Merge pull request #238 from DimitriPapadopoulos/future
No need to import Unicode from future in Python 3
2 parents 2f3a737 + be7596e commit b76f58f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_textwrapper.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
"""Discretely test functionality of our custom TextWrapper"""
2-
32
import datetime
43

54
from tabulate import _CustomTextWrap as CTW, tabulate

0 commit comments

Comments
 (0)