gnomad_methods
gnomad_methods copied to clipboard
Add class to handle KeyErrors in VersionedResources
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.