From 1351d03141e6def825cf2acf421146993c28122e Mon Sep 17 00:00:00 2001 From: Pete R Jemian Date: Tue, 22 Aug 2023 14:43:51 -0500 Subject: [PATCH] DOC syntax --- apstools/callbacks/nexus_writer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apstools/callbacks/nexus_writer.py b/apstools/callbacks/nexus_writer.py index 512827874..413d48f4f 100644 --- a/apstools/callbacks/nexus_writer.py +++ b/apstools/callbacks/nexus_writer.py @@ -32,7 +32,7 @@ class NXWriter(FileWriterCallbackBase): One scan is written to one HDF5/NeXus file. - ..note:: + .. note:: If you use ``NXWriter``, you must wait for the `writer()` method to finish before proceeding with the next acquisition or processing. (The `writer()` method is launched in a background thread to complete once