about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMunyoki Kilyungi2024-09-19 20:23:37 +0300
committerMunyoki Kilyungi2024-09-19 20:23:37 +0300
commit0438b55478fe8672a845387fb0c500b21a747978 (patch)
treee8d2b5e64e00272a17f2704a4fbed66f59d28425
parent0610509dd2eae1e6f1cfb14f33748d4d8bae95d1 (diff)
downloadgenenetwork3-0438b55478fe8672a845387fb0c500b21a747978.tar.gz
Use correct return type.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
-rw-r--r--gn3/db/rdf/wiki.py2
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: