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

Remove default value for attribute 'realm' #741

Merged
merged 1 commit into from
May 3, 2024

Conversation

mauzey1
Copy link
Collaborator

@mauzey1 mauzey1 commented May 3, 2024

Closes #736

This will remove the setting of the realm attribute to the default value of REALM. realm will still be set to the modeling_realm attribute's value from the variable's table even if realm is not a required attribute in the CV.

Copy link
Contributor

@durack1 durack1 left a comment

Choose a reason for hiding this comment

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

Wonderful, thanks @mauzey1

@mauzey1 mauzey1 merged commit 7714266 into main May 3, 2024
10 checks passed
@mauzey1 mauzey1 deleted the 736-remove-realm-default-value branch May 3, 2024 21:57
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.

default realm = "REALM" is always written although not required by CV
2 participants