Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: BasePyTorchMaterliazer -> Materializer #1969

Merged

Conversation

cameronraysmith
Copy link
Contributor

@cameronraysmith cameronraysmith commented Oct 20, 2023

BasePyTorchMaterliazer contains a typo, for example, at

class BasePyTorchMaterliazer(BaseMaterializer):

See this search for the incorrect form, which should become empty after merge

  • rename BasePyTorchMaterliazer to BasePyTorchMaterializer

@cameronraysmith cameronraysmith marked this pull request as ready for review October 20, 2023 19:51
Copy link
Contributor

@strickvl strickvl left a comment

Choose a reason for hiding this comment

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

Thank you! Good catch. Looks good to me.

@strickvl strickvl added bug Something isn't working internal To filter out internal PRs and issues and removed internal To filter out internal PRs and issues labels Oct 23, 2023
Copy link
Contributor

@fa9r fa9r left a comment

Choose a reason for hiding this comment

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

Oh nice, good catch, thanks 👍

@safoinme safoinme merged commit 8cb758d into zenml-io:develop Oct 30, 2023
27 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants