diff options
-rw-r--r-- | gn3/db/rdf/wiki.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn3/db/rdf/wiki.py b/gn3/db/rdf/wiki.py index f2030ca..881755e 100644 --- a/gn3/db/rdf/wiki.py +++ b/gn3/db/rdf/wiki.py @@ -191,7 +191,7 @@ def update_wiki_comment( sparql_password: str, sparql_auth_uri: str, graph: str = "<http://genenetwork.org>", -) -> tuple[str, int]: +) -> str: """Update a wiki comment by inserting a comment with the same identifier but an updated version id. The End form of this query looks like: |