F merge missing list datatype
Compare changes
- florian authored
+ 11
− 1
@@ -37,7 +37,7 @@ from subprocess import call
@@ -442,6 +442,16 @@ def merge_entities(entity_a: Entity, entity_b: Entity, merge_references_with_emp
For #151 (closed). Does not fix the actual problem because this is a CloseWon't Fix (or has to be fixed in the crawler) but raises a better error message instead.
Check that the correct error message is shown.
Unit tests should be sufficient.
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.