We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b55c562 commit 937f4f9Copy full SHA for 937f4f9
iga/invenio.py
@@ -56,7 +56,7 @@ class InvenioCommunity():
56
data : dict # The complete record returned by RDM.
57
name : str # The slug field value
58
url : str # The links['self_html'] field value
59
- id : str # The id field value
+ id : str # The id field value. # noqa: A003
60
title : str # The metadata['title'] value
61
62
0 commit comments