add missing space
This commit is contained in:
parent
41ee1e0458
commit
adfd90f022
@ -155,7 +155,7 @@ Behavior
|
|||||||
- Re-runs ``code.py`` or other main file after file system writes by a workflow. (Disable with
|
- Re-runs ``code.py`` or other main file after file system writes by a workflow. (Disable with
|
||||||
``supervisor.disable_autoreload()``)
|
``supervisor.disable_autoreload()``)
|
||||||
- Autoreload is disabled while the REPL is active.
|
- Autoreload is disabled while the REPL is active.
|
||||||
- ``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``.
|
||||||
- ``boot.py`` may also be named ``boot.txt``.
|
- ``boot.py`` may also be named ``boot.txt``.
|
||||||
- ``safemode.py`` may also be named ``safemode.txt``.
|
- ``safemode.py`` may also be named ``safemode.txt``.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user