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

Added better error message for a nonstring marker #35

Closed

Conversation

cadaniel02
Copy link
Contributor

Dahlia(marker=[1]) currently raises TypeError: can only concatenate list (not "str") to list.

changed to TypeError: the marker has to be a string

added test to test nonstring values

@trag1c
Copy link
Member

trag1c commented Jun 6, 2024

Hi, please format your code with Ruff 👍 (I think it's just a matter of spacing between functions)

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