Skip to content

Commit ba851ca

Browse files
Update todoist_api_python/api_async.py
1 parent 8635f64 commit ba851ca

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

todoist_api_python/api_async.py

-2
Original file line numberDiff line numberDiff line change
@@ -350,8 +350,6 @@ async def move_task(
350350
parent_id: str | None = None,
351351
) -> bool:
352352
"""
353-
Move a task.
354-
355353
Move a task to a different project, section, or parent task.
356354
357355
`project_id` takes predence, followed by

0 commit comments

Comments
 (0)