Skip to content
Snippets Groups Projects
Commit 9dd4b746 authored by Iris Mestres Pascual's avatar Iris Mestres Pascual
Browse files

style: remove final underscore on the graph name

parent ff35c56f
No related branches found
No related tags found
No related merge requests found
......@@ -24,4 +24,4 @@ snakemake \
--printshellcmds \
--dryrun \
--verbose \
| dot -Tsvg > "../images/rule_graph_.svg"
| dot -Tsvg > "../images/rule_graph.svg"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment