Searched refs:update_users_and_input_nodes (Results 1 – 1 of 1) sorted by relevance
484 def update_users_and_input_nodes(n: Any) -> Any: function499 … self._args = map_aggregate(new_args, update_users_and_input_nodes) # type: ignore[assignment]500 … self._kwargs = map_aggregate(new_kwargs, update_users_and_input_nodes) # type: ignore[assignment]