Skip to content

Mypy for recommenders#147

Merged
Scienfitz merged 13 commits intomainfrom
mypy/recommenders
Feb 28, 2024
Merged

Mypy for recommenders#147
Scienfitz merged 13 commits intomainfrom
mypy/recommenders

Conversation

@Scienfitz
Copy link
Collaborator

this is based on PR #146

This fixes types in the recommender package
except:

  • assignment errors which cannot currently be solved as we explicitly expect an error if a recommender that cannot handle 0 data is used, this will be fixed once thats enabled for the bayesian one

@Scienfitz Scienfitz added the typing Typing related things label Feb 27, 2024
@Scienfitz Scienfitz self-assigned this Feb 27, 2024
Copy link
Collaborator

@AVHopp AVHopp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just minor comments, looks mostly gucci for me. Already approving to avoid blocking, but I'd appreciate if you'd ping me if the other PR is merged such that I can potentially have another look.

@Scienfitz Scienfitz merged commit 2277118 into main Feb 28, 2024
@Scienfitz Scienfitz deleted the mypy/recommenders branch February 28, 2024 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

typing Typing related things

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants