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 ce278ff commit dba8a0cCopy full SHA for dba8a0c
docs/reference.rst
@@ -34,8 +34,7 @@ which includes rereading the configuration parameters:
34
35
.. code:: yaml
36
37
- pyscript:
38
- config: !include pyscript/config.yaml
+ pyscript: !include pyscript/config.yaml
39
40
The settings and behavior of your code can be controlled by additional user-defined yaml
41
configuration settings. If you configured pyscript using the UI flow, you can still
0 commit comments