mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Fix newline issue at end of file
This commit is contained in:
parent
f43c524773
commit
e14743e4e8
1 changed files with 2 additions and 1 deletions
|
|
@ -35,3 +35,4 @@ class KeyboardButtonPollType(Object):
|
|||
super().__init__()
|
||||
|
||||
self.is_quiz = is_quiz
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue