Skip to content

Commit d6d0dec

Browse files
dbxnrEldinnie
authored andcommitted
1 parent 0bbca65 commit d6d0dec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

telegram/ext/conversationhandler.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,8 +267,7 @@ def check_update(self, update):
267267

268268
return True
269269

270-
else:
271-
return False
270+
return False
272271

273272
self.logger.debug('selecting conversation %s with state %s' % (str(key), str(state)))
274273

0 commit comments

Comments
 (0)