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

calling attributes on nil #8

Merged
merged 1 commit into from
Oct 21, 2024
Merged

calling attributes on nil #8

merged 1 commit into from
Oct 21, 2024

Conversation

HassanAkbar
Copy link
Member

Fix failures due to calling attributes on nil.
We were overriding the default class method for the instance.

fix #5

@HassanAkbar HassanAkbar requested a review from ronaldtse October 21, 2024 07:15
@ronaldtse ronaldtse merged commit aa7e4a3 into main Oct 21, 2024
2 of 14 checks passed
@ronaldtse ronaldtse deleted the attribute_nil_failure_fix branch October 21, 2024 07:25
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 this pull request may close these issues.

Fix failures due to attributes is nil (lutaml-model issue)
2 participants