Skip to content

Fix: handle Paren in value or tuple validator#2804

Merged
georgesittas merged 1 commit intomainfrom
jo/handle_paren_in_validate_value_or_tuple
Jun 21, 2024
Merged

Fix: handle Paren in value or tuple validator#2804
georgesittas merged 1 commit intomainfrom
jo/handle_paren_in_validate_value_or_tuple

Conversation

@georgesittas
Copy link
Contributor

Before:

>>> ctx.get_model("name").tags
['']

After:

>>> ctx.get_model("name").tags
['foo']

@georgesittas georgesittas requested a review from a team June 21, 2024 17:13
@georgesittas georgesittas merged commit 420f392 into main Jun 21, 2024
@georgesittas georgesittas deleted the jo/handle_paren_in_validate_value_or_tuple branch June 21, 2024 17:24
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.

2 participants