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

Fix gridding selector #337

Merged

Conversation

jenshnielsen
Copy link
Collaborator

Gridding selector currently assumes to be given a dict of options even when there are no options. However, it is passed with a None from other parts of the code. this makes it a bit more flexible by allowing None and converting that to an empty dict

@jenshnielsen jenshnielsen merged commit 3d7b204 into toolsforexperiments:master Oct 20, 2022
@jenshnielsen jenshnielsen deleted the fix_gridding_selector branch October 20, 2022 13:44
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