summaryrefslogtreecommitdiff
path: root/pygments/styles/trac.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/styles/trac.py')
-rw-r--r--pygments/styles/trac.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/pygments/styles/trac.py b/pygments/styles/trac.py
index 16808fe5..0e32986f 100644
--- a/pygments/styles/trac.py
+++ b/pygments/styles/trac.py
@@ -15,6 +15,9 @@ from pygments.token import Keyword, Name, Comment, String, Error, \
class TracStyle(Style):
+ """
+ Port of the default trac highlighter design.
+ """
default_style = ''