upgrade pygments to v2.1.3
This commit is contained in:
parent
3f57b165e6
commit
23d8e7b355
346 changed files with 13938 additions and 73217 deletions
|
@ -18,6 +18,7 @@ class PythonParser(TokenParser):
|
|||
nonpackage = False
|
||||
exclude = [
|
||||
r'^os$',
|
||||
r'^sys$',
|
||||
r'^sys\.',
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue