Skip to content

Commit cc5de8d

Browse files
authored
Merge pull request #154 from wsw70/master
corrected configuration include code
2 parents ce278ff + dba8a0c commit cc5de8d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/reference.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ which includes rereading the configuration parameters:
3434

3535
.. code:: yaml
3636
37-
pyscript:
38-
config: !include pyscript/config.yaml
37+
pyscript: !include pyscript/config.yaml
3938
4039
The settings and behavior of your code can be controlled by additional user-defined yaml
4140
configuration settings. If you configured pyscript using the UI flow, you can still

0 commit comments

Comments
 (0)