Skip to content

Commit

Permalink
Minor clarifications to the text
Browse files Browse the repository at this point in the history
  • Loading branch information
johnne committed Nov 20, 2023
1 parent d98d3c6 commit e450ca4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pages/snakemake/snakemake-11-extra-material.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@ testrule:
runtime: 60
```
followed by updating the rule to:
```python
rule testrule:
output:
Expand Down

0 comments on commit e450ca4

Please sign in to comment.