Skip to content

Commit

Permalink
DOC #337
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Jul 6, 2020
1 parent e98e63b commit 63cef98
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apstools/filewriters.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,8 @@ class SpecWriterCallback(object):
If False, the caller is responsible for calling `write_scan()`
before the next *start* document is received.
RE : instance of bluesky.RunEngine or None
RE : object
Instance of ``bluesky.RunEngine`` or ``None``.
reset_scan_id : boolean, optional
If True, and filename exists, then sets RE.md.scan_id to
Expand Down

0 comments on commit 63cef98

Please sign in to comment.