diff --git a/test/test_textwrapper.py b/test/test_textwrapper.py index c8feded..88420be 100644 --- a/test/test_textwrapper.py +++ b/test/test_textwrapper.py @@ -1,5 +1,4 @@ """Discretely test functionality of our custom TextWrapper""" - import datetime from tabulate import _CustomTextWrap as CTW, tabulate