Skip to content

Useless else in ConversationHandler.update_state() #1163

@icekom

Description

@icekom

if key in self.conversations:
del self.conversations[key]
else:
pass

Should there be something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions