Skip to content

Commit 8635f64

Browse files
Update todoist_api_python/api.py
1 parent a4ad09e commit 8635f64

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

todoist_api_python/api.py

-2
Original file line numberDiff line numberDiff line change
@@ -481,8 +481,6 @@ def move_task(
481481
parent_id: str | None = None,
482482
) -> bool:
483483
"""
484-
Move a task.
485-
486484
Move a task to a different project, section, or parent task.
487485
488486
`project_id` takes predence, followed by

0 commit comments

Comments
 (0)