def unhook_stage(self, stage, hook): self.stage_hooks[self._hook_key(stage)].remove(hook) # Run project