Skip to content

Commit

Permalink
move todo
Browse files Browse the repository at this point in the history
  • Loading branch information
bdpedigo committed Oct 25, 2023
1 parent 9265783 commit 74b1de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion caveclient/chunkedgraph.py
Original file line number Diff line number Diff line change
Expand Up @@ -494,8 +494,8 @@ def undo_operation(self, operation_id):
Returns
-------
dict
# TODO not actually sure the return type here
"""
# TODO clarify what the return is here
endpoint_mapping = self.default_url_mapping
url = self._endpoints["undo"].format_map(endpoint_mapping)

Expand Down

0 comments on commit 74b1de2

Please sign in to comment.