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