You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: silence mypy attr-defined on __haystack_input__/__haystack_output__ in new tests
Matches the existing # type: ignore[attr-defined] convention already used
elsewhere in this file for the same dunder-attribute access pattern.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments