mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-30 16:47:19 +00:00
* Add support for | operator * Add reno * Use type(None) instead of NoneType * Make custom UnionType private * Add check that test should only run if python is 3.10+ * PR comments * Update test/utils/test_type_serialization.py Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com> * Fix formatting --------- Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com>