Skip to content

Commit

Permalink
authenticate again before posting result
Browse files Browse the repository at this point in the history
  • Loading branch information
muddymudskipper committed Jun 26, 2024
1 parent 2122861 commit d802a66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmem_plugin_robotreason/plugin_robotreason.py
Original file line number Diff line number Diff line change
Expand Up @@ -397,5 +397,6 @@ def execute(self, inputs: Sequence[Entities], context: ExecutionContext) -> None
self.get_graphs(graphs)
self.create_xml_catalog_file(graphs)
self.reason(graphs)
setup_cmempy_user_access(context.user)
self.send_result()
self.clean_up(graphs)

0 comments on commit d802a66

Please sign in to comment.