From aee8b10f263d4b964f8a3c78248496347ba8843c Mon Sep 17 00:00:00 2001 From: Sergei Trofimov Date: Fri, 1 Jun 2018 17:15:28 +0100 Subject: [PATCH] doc/delay: fix warning. Add space between a note admonition and the preceding paragraph. --- wa/instruments/delay.py | 1 + 1 file changed, 1 insertion(+) diff --git a/wa/instruments/delay.py b/wa/instruments/delay.py index aba1fe1e..8efd6467 100644 --- a/wa/instruments/delay.py +++ b/wa/instruments/delay.py @@ -121,6 +121,7 @@ class DelayInstrument(Instrument): Temperature (in device-specific units) the device must cool down to just before the actual workload execution (after setup has been performed). + .. note:: This cannot be specified at the same time as ``fixed_between_jobs`` """),