Esempio n. 1
0
def test_sheet_cleanup():
    n = Splicer().splice_next_into_this(Ref("Shabbat 25b:11"))
    n._report = True
    n._find_sheets()
    n._clean_sheets()
Esempio n. 2
0
def test_sheet_cleanup():
    n = Splicer().splice_next_into_this(Ref("Shabbat 25b:11"))
    n._report = True
    n._find_sheets()
    n._clean_sheets()
Esempio n. 3
0
def test_es_cleanup():
    n = Splicer().splice_next_into_this(Ref("Shabbat 65a:11"))
    n._report = True
    n._clean_elastisearch()
Esempio n. 4
0
def test_es_cleanup():
    n = Splicer().splice_next_into_this(Ref("Shabbat 65a:11"))
    n._report = True
    n._clean_elastisearch()