mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-20 20:15:27 +00:00
* fix: use is not to compare to sentinel value * chore: release notes * Update releasenotes/notes/fix-component-checks-with-ambiguous-truth-values-949c447b3702e427.yaml Co-authored-by: David S. Batista <dsbatista@gmail.com> * fix: another sentinel value * test: also test base class * add pandas as test dependency * format * Trigger CI * mark test with xfail strict=False --------- Co-authored-by: Sebastian Husch Lee <sjrl@users.noreply.github.com> Co-authored-by: David S. Batista <dsbatista@gmail.com> Co-authored-by: anakin87 <stefanofiorucci@gmail.com>