We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37c6c8a commit 0ede461Copy full SHA for 0ede461
docs/manage/software/deploy-software.md
@@ -81,7 +81,7 @@ Be sure to also implement logic to handle subsequent calls to the reconfigure me
81
82
For example, in Python, start your logic in <FILE>src/main.py</FILE>:
83
84
-```python {class="line-numbers linkable-line-numbers" data-line="19-26"}
+```python {class="line-numbers linkable-line-numbers" data-line="20-28"}
85
# Add these imports
86
import asyncio
87
from threading import Event
0 commit comments