summaryrefslogtreecommitdiff
path: root/pygments/styles/borland.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/styles/borland.py')
-rw-r--r--pygments/styles/borland.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/pygments/styles/borland.py b/pygments/styles/borland.py
index 282eb5e3..696178d3 100644
--- a/pygments/styles/borland.py
+++ b/pygments/styles/borland.py
@@ -15,6 +15,9 @@ from pygments.token import Keyword, Name, Comment, String, Error, \
class BorlandStyle(Style):
+ """
+ Style similar to the style used in the borland IDEs.
+ """
default_style = ''