gnomad_methods icon indicating copy to clipboard operation
gnomad_methods copied to clipboard

Add class to handle KeyErrors in VersionedResources

Open mike-w-wilson opened this issue 4 years ago • 0 comments

Currently, VersionedResources will throw a KeyError when a version of a resource is requested does not exist. We should handle this with a better error message, alerting the user that the version does not exist.

mike-w-wilson avatar Jan 28 '21 20:01 mike-w-wilson