Skip to main content

is_completed

Method
This is a method of the Task class in the task module.
Check if task is completed

Signature

def is_completed(&self) -> bool

Returns

Returns
bool
The result of the operation.