mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-09-26 00:24:14 +00:00

* fix: issue evaluation check for content type Evaluation currently breaks, when the content type is not a str. * add black * add test table eval * add black formatting * Expand integration test --------- Co-authored-by: Sebastian Lee <sebastian.lee@deepset.ai>