We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41ee1e0 commit adfd90fCopy full SHA for adfd90f
README.rst
@@ -155,7 +155,7 @@ Behavior
155
- Re-runs ``code.py`` or other main file after file system writes by a workflow. (Disable with
156
``supervisor.disable_autoreload()``)
157
- Autoreload is disabled while the REPL is active.
158
-- ``code.py`` may also be named``code.txt``, ``main.py``, or ``main.txt``.
+- ``code.py`` may also be named ``code.txt``, ``main.py``, or ``main.txt``.
159
- ``boot.py`` may also be named ``boot.txt``.
160
- ``safemode.py`` may also be named ``safemode.txt``.
161
0 commit comments