summaryrefslogtreecommitdiff
path: root/pygments/lexers/ezhil.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2017-01-22 17:52:50 +0000
committerGeorg Brandl <georg@python.org>2017-01-22 17:52:50 +0000
commit5f50e9a82fb428738b8ca9fdb4f0fe7990f1ea35 (patch)
tree2db825abd8fb251d79724450e363fb673ae80d1d /pygments/lexers/ezhil.py
parente10e63b7cdb19e95bf7cef3502268521cfc81235 (diff)
parent40c74d50347fa8cf6f60182fc4a1a518e983cb0d (diff)
downloadpygments-5f50e9a82fb428738b8ca9fdb4f0fe7990f1ea35.tar.gz
Merged in cocoatomo/pygments-main/pr/missing-self (pull request #613)
Insert a missing argument "self"
Diffstat (limited to 'pygments/lexers/ezhil.py')
-rw-r--r--pygments/lexers/ezhil.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/lexers/ezhil.py b/pygments/lexers/ezhil.py
index eea300ad..7a096888 100644
--- a/pygments/lexers/ezhil.py
+++ b/pygments/lexers/ezhil.py
@@ -5,7 +5,7 @@
Pygments lexers for Ezhil language.
- :copyright: Copyright 2006-2015 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2017 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""