Please provide a method on descriptors to generate a @type annotation
Currently when I download using the DescriptorDownloader I get objects that I can call get_bytes() on to dump out the content as it was downloaded to disk, but I'd like to also add the annotation for the type for when this is read back in.