diff options
Diffstat (limited to 'tests/support/html_formatter.py')
-rw-r--r-- | tests/support/html_formatter.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/support/html_formatter.py b/tests/support/html_formatter.py index 169cd4af..5f04fd57 100644 --- a/tests/support/html_formatter.py +++ b/tests/support/html_formatter.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- from pygments.formatters import HtmlFormatter |