Commit 0e6d8cb
committed
Restore apply_template runtime default (required by Python syntax)
Python requires that parameters with defaults precede those without.
Since name and template_id have defaults, runtime must too.1 parent c54cf1d commit 0e6d8cb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments