Feature: split documents on ASN barcode (#2554)

* also split documents when an ASN barcode is found

* linter

* fix test case parameters

* avoid pre-python-3.9 features

* simplify dict-creation in tests

* simplify dict-creation in tests for empty dicts

* Add test cases for the splitting by ASN barcode feature

* deleted supporting files for test case construction
This commit is contained in:
Fabian Ohler
2023-02-01 10:13:30 +01:00
committed by GitHub
parent 73560d0ddd
commit c08b19c7a9
4 changed files with 130 additions and 36 deletions