Skip to content

Conversation

@kianmeng
Copy link

@kianmeng kianmeng commented May 8, 2023

Found via codespell -S po,flatpak,.git

calendar = self.principals[user_id].calendar(cal_id=task_list)
todo = calendar.object_by_uid(task_id, comp_class=Todo)
todo.uncomplete()
todo.incomplete()
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is supposed to be uncomplete, it's from another library, I didn't write it.

Found via `codespell -S po,flatpak,.git`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants