You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ocrd_calamari/test
Gerber, Mike 41a48455f8 ✔️ Explicitly check for None
Explicitly check for None to remove this warning:

  test/test_recognize.py::test_word_segmentation
    /home/mike/devel/ocrd_calamari/test/test_recognize.py:133: FutureWarning: The behavior of this method will change in future versions. Use specific 'len(elem)' or 'elem is not None' test instead.
      assert line
3 years ago
..
__init__.py smoke test, circle ci 5 years ago
base.py Remove broken __main__ handling (stick to pytest) 5 years ago
test_recognize.py ✔️ Explicitly check for None 3 years ago