mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-16 20:23:32 +00:00
Fixed lines range
This commit is contained in:
parent
ead79a1927
commit
09af2a1c8b
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ the questions and answers, in real life you would probably use a database to sto
|
|||
|
||||
.. literalinclude:: ../../../examples/quiz_scene.py
|
||||
:language: python
|
||||
:lines: 18-94
|
||||
:lines: 25-101
|
||||
:caption: Questions list
|
||||
|
||||
Then, we need to create a Scene class that will represent the quiz game scene:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue