Skip to content

Commit

Permalink
Fixed lines range
Browse files Browse the repository at this point in the history
  • Loading branch information
JrooTJunior committed Nov 23, 2023
1 parent ead79a1 commit 09af2a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dispatcher/finite_state_machine/scene.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 09af2a1

Please sign in to comment.