summaryrefslogtreecommitdiff
path: root/pygments/formatter.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/formatter.py')
-rw-r--r--pygments/formatter.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/formatter.py b/pygments/formatter.py
index 168401e3..7bde9e62 100644
--- a/pygments/formatter.py
+++ b/pygments/formatter.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
"""
pygments.formatter
- ~~~~~~~~~~~~~~~~~
+ ~~~~~~~~~~~~~~~~~~
Base formatter class.