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