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
test: add User fixture to smoke test null: false with RBS
Adds a User fixture demonstrating the null: false feature:
- id: required + non-null
- name: optional + non-null when present
- bio: optional + nullable
This fixture serves as both a test and documentation of the feature,
and ensures Steep type checking works correctly with the new option.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments