Remove 'res is None' test from KeyData.get_uid()
While this could techincally allow reusing already parsed values for uid, debexpo doesn't call this function twice for the same uid.
Please register or sign in to comment
While this could techincally allow reusing already parsed values for uid, debexpo doesn't call this function twice for the same uid.