Skip to content

Documentation typo #910

@ArlindKadra

Description

@ArlindKadra

The code is related to removing tasks from a suite or study, however, in the argument documentation it is written as link instead of de-link.

def detach_from_suite(suite_id: int, task_ids: List[int]) -> int:
"""Detaches a set of task ids from a suite.
Parameters
----------
suite_id : int
OpenML id of the study
task_ids : list (int)
List of entities to link to the collection

List of entities to link to the collection

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions