Commit c94b6938 authored by delanoe's avatar delanoe

[FIX] stash changes.

parent d7900613
...@@ -8,6 +8,7 @@ from re import sub ...@@ -8,6 +8,7 @@ from re import sub
def parse(corpus): def parse(corpus):
try: try:
documents_count = 0 documents_count = 0
corpus.status('Docs', progress=0) corpus.status('Docs', progress=0)
# will gather info about languages # will gather info about languages
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment