Add missing class attribute

This commit is contained in:
Cristina Muñoz 2020-05-24 17:57:28 -07:00
parent bcc5ac404c
commit ea3b0ab9a9
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ class Link(KeyBasedCompareMixin):
"comes_from",
"requires_python",
"yanked_reason",
"cache_link_parsing",
]
def __init__(