You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the compute API, the docstring for get_image() method's image_id parameter says "Node to run the task on." This description does not make sense. It looks like a bad copy-paste from the create_image() method's node parameter.
In the compute API, the docstring for
get_image()method'simage_idparameter says "Node to run the task on." This description does not make sense. It looks like a bad copy-paste from thecreate_image()method'snodeparameter.