Fix newline issue at end of file

This commit is contained in:
store-x 2025-12-08 20:28:33 +05:30 committed by GitHub
parent f43c524773
commit e14743e4e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,4 +34,5 @@ class KeyboardButtonPollType(Object):
): ):
super().__init__() super().__init__()
self.is_quiz = is_quiz self.is_quiz = is_quiz