-
Notifications
You must be signed in to change notification settings - Fork 9
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
mesh_grid feature for 8-ID #958
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple things to examine. On second thought, the logger.warning() for missing hints might be unwelcome.
Can you finish this today? |
One more addition: Line 36 in ccecf2f
After this line, add: - toolz |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great! Assume the pin on toolz is needed. Could synchronize same pinning in both pyproject.toml
and environment.yml
. Not a blocker, though.
No description provided.