mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
WTF
This commit is contained in:
parent
3c414165ba
commit
1c9b0341f0
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
from pygments import highlight
|
from pygments import highlight
|
||||||
from pygments.lexers import *
|
from pygments.lexers import *
|
||||||
|
from pygments.lexers import get_all_lexers
|
||||||
from pygments.formatters import HtmlFormatter
|
from pygments.formatters import HtmlFormatter
|
||||||
|
|
||||||
from django.utils.html import escape
|
from django.utils.html import escape
|
||||||
|
|
Loading…
Reference in a new issue