Skip to content

Commit

Permalink
fix: identation of sample code
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeesters committed May 6, 2024
1 parent a27ae1a commit 674aae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slides/common/Fine_Tuning.tex
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ \section{Fine Tuning Cluster Behaviour}
\end{lstlisting}
The value may be a fraction (here: 1 job per ten seconds). Or simply
\begin{lstlisting}[language=Bash, style=Shell]
$ snakemake --max-job-per-second=5
$ snakemake --max-job-per-second=5
\end{lstlisting}
which would half the submission rate (5 instead of 10)
\end{frame}
Expand Down

0 comments on commit 674aae8

Please sign in to comment.