summaryrefslogtreecommitdiff
path: root/tests/test_html_formatter.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2021-01-18 21:38:53 +0100
committerGeorg Brandl <georg@python.org>2021-01-20 10:52:51 +0100
commitdc9bf0c256dbd88c72349822d59b25f9d8225dc6 (patch)
tree5ead8cd9fd013a4ad132d258b6ba8c7f5a5cc1c7 /tests/test_html_formatter.py
parent91474bd6788c6c3124edba1a09fa20860200c92a (diff)
downloadpygments-git-dc9bf0c256dbd88c72349822d59b25f9d8225dc6.tar.gz
tests: code style fixups
Diffstat (limited to 'tests/test_html_formatter.py')
-rw-r--r--tests/test_html_formatter.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_html_formatter.py b/tests/test_html_formatter.py
index 3ed53e53..a4be6126 100644
--- a/tests/test_html_formatter.py
+++ b/tests/test_html_formatter.py
@@ -6,7 +6,6 @@
:license: BSD, see LICENSE for details.
"""
-import io
import os
import re
import tempfile