diff options
Diffstat (limited to 'pygments/formatters/other.py')
-rw-r--r-- | pygments/formatters/other.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pygments/formatters/other.py b/pygments/formatters/other.py index d7c6803c..16c2fceb 100644 --- a/pygments/formatters/other.py +++ b/pygments/formatters/other.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- """ pygments.formatters.other ~~~~~~~~~~~~~~~~~~~~~~~~~ |