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

Add ListTarget and associated test case #108

Merged
merged 6 commits into from
Jul 28, 2024

Conversation

ibrewster
Copy link

Addresses issue #54 by adding a ListTarget target type that compiles multiple values received for the same field into a list, and adds test_list_target_basic and test_list_target_not_set test cases

@ibrewster
Copy link
Author

Yeah, that docstring - actually the entire ListTarget class - was initially copied from/based on ValueTarget. I thought I had fixed that at some point, but apparently not.

@siddhantgoel siddhantgoel merged commit 77fe21d into siddhantgoel:main Jul 28, 2024
12 checks passed
@siddhantgoel
Copy link
Owner

Thanks for the PR! v1.16.0 should be on PyPI now which includes this target.

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