-
Notifications
You must be signed in to change notification settings - Fork 48
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
Key error is raised if key 'sharding' doesn't exist #472
Comments
SridharJagannathan
added a commit
to SridharJagannathan/cloud-volume
that referenced
this issue
May 27, 2021
@william-silversmith Please feel free to merge the PR #473 to resolve this issue. I noticed this error while running test cases for my python package: https://github.com/SridharJagannathan/pyroglancer |
william-silversmith
pushed a commit
that referenced
this issue
May 27, 2021
Thanks! I just merged your change and it'll go out in the next release. |
william-silversmith
pushed a commit
that referenced
this issue
Jun 8, 2021
* updated for #472 * implementation for sharded mutires mesh generation * fixed testcase error, doc updates * modified variable name after review
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cloud-volume/cloudvolume/datasource/precomputed/skeleton/metadata.py
Line 88 in 5db65a9
In the above line, if the key 'sharding' did not exist in the first place it produces the following error:
The text was updated successfully, but these errors were encountered: