Skip to content

Conversation

@Cube707
Copy link
Collaborator

@Cube707 Cube707 commented Feb 3, 2024

this ensures the code is skipped when not needed.
Also helps with non-hashable stuff being passed in.

fixes #525

this ensures the code is skipped when not needed.
Also helps with non-hashable stuff being passed in
@Cube707 Cube707 requested a review from magmax as a code owner February 3, 2024 23:33
@Cube707 Cube707 added the python Pull requests that update Python code label Feb 3, 2024
@Cube707 Cube707 merged commit 58dde9f into main Feb 3, 2024
@Cube707 Cube707 deleted the fix/525 branch February 3, 2024 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tuples as list choices can't be hashed when containing a dict

2 participants