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

Error in serializing with wrong syntax for metric 'model' field #4252

Closed
gshank opened this issue Nov 9, 2021 · 0 comments · Fixed by #4287
Closed

Error in serializing with wrong syntax for metric 'model' field #4252

gshank opened this issue Nov 9, 2021 · 0 comments · Fixed by #4287
Assignees

Comments

@gshank
Copy link
Contributor

gshank commented Nov 9, 2021

The correct syntax for the 'model' attribute in a metrics definition is "ref('my_model')". If all of the quotes are removed, we get an error in serializing: E TypeError: can not serialize 'Undefined' object

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants