Unverified Commit ed1f7574 authored by Lintang Sutawika's avatar Lintang Sutawika Committed by GitHub
Browse files

Update docs/task_guide.md


Co-authored-by: default avatarHailey Schoelkopf <65563625+haileyschoelkopf@users.noreply.github.com>
parent 9a30374c
......@@ -318,7 +318,7 @@ Tasks are configured via the `TaskConfig` object. Below, we describe all fields
- **metric_alias** - Still in Development
- **version** (`int`, defaults to `0`) - Version of group config.
The simplest usage of a group yaml is to just list all tasks we want in one group.
The simplest usage of a group yaml is to just list all tasks we want in one group. This ends up with behavior analogous to a `tag`--it is predominantly a way to invoke a group of tasks one expects to frequently call in conjunction with one another.
```yaml
group: pythia
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment