diff options
Diffstat (limited to 'tests/test_python.py')
-rw-r--r-- | tests/test_python.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_python.py b/tests/test_python.py index 21c69605..766e5c55 100644 --- a/tests/test_python.py +++ b/tests/test_python.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- """ Python Tests - ~~~~~~~~~ + ~~~~~~~~~~~~ :copyright: Copyright 2006-2015 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. |