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