Skip to content
Snippets Groups Projects
Commit 6932b20f authored by Ivan Kondov's avatar Ivan Kondov
Browse files

improved formatting

parent 519f2da2
No related branches found
No related tags found
No related merge requests found
......@@ -41,9 +41,9 @@ specified. Further attributes are ``metadata`` and ``name``.
Each firetask includes the firetask name ``_fw_name`` and definitions of its
parameters. Every firetask is *atomic* i.e. executed at once without further
subdivisions. The firetasks of one firework
- are executed strictly one after another in the order of their specification;
- share the same job working directory and the files in it.
subdivisions. The firetasks of one firework are executed strictly one after
another in the order of their specification and share the same job working
directory and the files in it.
Here is a short example for a workflow demonstrating the usage of the
``PythonFunctionTask``::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment