diff options
Diffstat (limited to 'tests/test_html_formatter.py')
-rw-r--r-- | tests/test_html_formatter.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test_html_formatter.py b/tests/test_html_formatter.py index 3001a722..83b08e1f 100644 --- a/tests/test_html_formatter.py +++ b/tests/test_html_formatter.py @@ -7,8 +7,6 @@ :license: BSD, see LICENSE for details. """ -from __future__ import print_function - import io import os import re |