1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-09 11:50:00 +02:00
dinglehopper/qurator/dinglehopper/tests
Gerber, Mike d726396002 👷🏾‍♂️ Remove str() on Path objects
As of Python 3.6 we don't need to call str() on Path objects anymore.

See also gh-20.
2022-03-02 11:19:40 +01:00
..
data Fix the extraction of text from Page with TableRegion 2020-11-27 11:18:11 +01:00
__init__.py Revert "Merge branch 'master' of https://github.com/qurator-spk/sbb_textline_detector" 2019-12-09 12:44:05 +01:00
extracted_text_test.py 🎨 dinglehopper: Reformat using black 2020-11-10 12:29:55 +01:00
test_align.py 🎨 dinglehopper: Reformat using black 2020-11-10 12:29:55 +01:00
test_character_error_rate.py 🎨 dinglehopper: Reformat using black 2020-11-10 12:29:55 +01:00
test_edit_distance.py dinglehopper: Remove tests that only test rapidfuzz's levenshtein() 2021-10-22 16:26:55 +02:00
test_editops.py dinglehopper: Remove tests that only test rapidfuzz's levenshtein_ops() 2021-10-22 16:21:16 +02:00
test_integ_align.py 🎨 dinglehopper: Reformat using black 2020-11-10 12:29:55 +01:00
test_integ_character_error_rate_ocr.py 🎨 dinglehopper: Reformat using black 2020-11-10 12:29:55 +01:00
test_integ_cli_valid_json.py 👷🏾‍♂️ Remove str() on Path objects 2022-03-02 11:19:40 +01:00
test_integ_edit_distance_ocr.py 🎨 dinglehopper: Reformat using black 2020-11-10 12:29:55 +01:00
test_integ_ocrd_cli.py 👷🏾‍♂️ Remove str() on Path objects 2022-03-02 11:19:40 +01:00
test_integ_table_extraction.py 🚧 dinglehopper: Read PAGE UnorderedGroup in XML order 2021-04-15 21:09:45 +02:00
test_integ_word_error_rate_ocr.py 🎨 dinglehopper: Reformat using black 2020-11-10 12:29:55 +01:00
test_ocr_files.py 👷🏾‍♂️ Remove str() on Path objects 2022-03-02 11:19:40 +01:00
test_word_error_rate.py 🎨 dinglehopper: Reformat using black 2020-11-10 12:29:55 +01:00
util.py 🎨 dinglehopper: Reformat using black 2020-11-10 12:29:55 +01:00