Spaces:
Running
Running
acecalisto3
commited on
Commit
•
c298b0c
1
Parent(s):
abd32cf
Update app.py
Browse files
app.py
CHANGED
@@ -9,7 +9,6 @@ import re
|
|
9 |
from pygments import highlight
|
10 |
from pygments.lexers import PythonLexer
|
11 |
from pygments.formatters import HtmlFormatter
|
12 |
-
import pickle
|
13 |
import sys
|
14 |
import time
|
15 |
from threading import Thread
|
|
|
9 |
from pygments import highlight
|
10 |
from pygments.lexers import PythonLexer
|
11 |
from pygments.formatters import HtmlFormatter
|
|
|
12 |
import sys
|
13 |
import time
|
14 |
from threading import Thread
|