remove method

remove(issue)

Remove the issue from the collection.

def remove(self, issue):
    ...
Parameter Type Description
issue Issue

See Also