Update app.py
Browse files
app.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
# import parsing # decomment to download data from the website and parse it #
|
2 |
from string import punctuation
|
3 |
from tqdm.auto import tqdm, trange
|
4 |
|
|
|
1 |
+
# import parsing # decomment to download data from the website and parse it #
|
2 |
from string import punctuation
|
3 |
from tqdm.auto import tqdm, trange
|
4 |
|