Spaces:
Running
Running
Update try_talmud_or_bible.py
Browse files- try_talmud_or_bible.py +1 -0
try_talmud_or_bible.py
CHANGED
@@ -47,3 +47,4 @@ if argv[1:]:
|
|
47 |
else:
|
48 |
for new_text in text_list:
|
49 |
parse_text(new_text)
|
|
|
|
47 |
else:
|
48 |
for new_text in text_list:
|
49 |
parse_text(new_text)
|
50 |
+
|