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
Enhance assert_list_element_type with optional empty list handling (project-chip#37453)
- Add optional `allow_empty` parameter to control empty list validation
- Reorder function parameters for better readability
- Update function docstring to clarify new behavior
- Update test cases
0 commit comments