Spaces, not tabs.

main
Teo Mrnjavac 11 years ago
parent aba981e4ce
commit 73f03017fd

@ -5,7 +5,7 @@ type: "job"
name: "dummypython" name: "dummypython"
interface: "python" interface: "python"
requires: [] requires: []
script: "main.py" #assumed relative to the current directory script: "main.py" #assumed relative to the current directory
configuration: configuration:
syntax: "YAML map of anything" syntax: "YAML map of anything"
example: example:

Loading…
Cancel
Save