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: add RBS inline annotations for @min_word_length
Add missing instance variable declarations for Steep type checker:
- @min_word_length in Bayes, TFIDF, LogisticRegression, LSI
- @config and method signatures in Config module
These annotations allow the type checker to properly verify
the new min_word_length parameter added in this PR.
0 commit comments