Skip to content

Commit

Permalink
Update dax_manager.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bud42 committed Sep 9, 2024
1 parent dbdc0c2 commit cf9b4f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dax/dax_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -904,7 +904,7 @@ def run(self):
return run_errors

def rcq_update(self):
self.rcq.update(
rcq.update(
self._rcq,
self._redcap,
build_enabled=False,
Expand Down

0 comments on commit cf9b4f9

Please sign in to comment.