haystack/releasenotes/notes/check-id-hash-keys-postinit-28b012cdeada2c1e.yaml

6 lines
175 B
YAML
Raw Normal View History

---
preview:
- |
The Document dataclass checks if `id_hash_keys` is None or empty in
__post_init__. If so, it uses the default factory to set a default valid value.