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 required attributes for optional fields #82

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

curt-mitch-census
Copy link
Member

@curt-mitch-census curt-mitch-census commented Jun 3, 2024

Description

Fixes a bug where some optional fields in the model card generator behave like fields marked as "required" and prohibit a user from generating a model card until they are filled.

Resolves #78

Testing

Local testing

@curt-mitch-census curt-mitch-census added the bug Something isn't working label Jun 3, 2024
@curt-mitch-census curt-mitch-census merged commit 64ef6c3 into main Jun 3, 2024
4 checks passed
@curt-mitch-census curt-mitch-census deleted the require-optional-fields-fix branch June 3, 2024 17:40
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.

Some optional fields are "required" to create model card file
1 participant