Ticket #9073 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

Fix python help text for ExperimentInfo class

Reported by: Ross Miller Owned by: Russell Taylor
Priority: trivial Milestone: Release 3.2
Component: Python Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Reuter

Description

The python help text for the ExperimentInfo.run() method has an incorrect description. It looks like an copy-n-paste error from the sample method.

I think the actual source file that needs to be changed is: Mantid/Framework/PythonInterface/mantid/api/src/Exports/ExperimentInfo.cpp

I'm not sure what the correct text should be, though.

Change History

comment:1 Changed 7 years ago by Russell Taylor

  • Priority changed from major to trivial
  • Cc Ross, Miller removed
  • Status changed from new to assigned
  • Owner set to Russell Taylor

Good spot, and a nice easy thing to sort on a Friday afternoon.

comment:2 Changed 7 years ago by Russell Taylor

  • Status changed from assigned to inprogress

Re #9073. Fix the ExperimentInfo::run docstring.

It had obviously been copy-pasted and not fixed up to refer to the right thing.

Changeset: fbd93ed32565c25da73538172157bd2af29016dc

comment:3 Changed 7 years ago by Russell Taylor

  • Status changed from inprogress to verify
  • Resolution set to fixed

To test: Just look at the code change.

comment:4 Changed 7 years ago by Michael Reuter

  • Status changed from verify to verifying
  • Tester set to Michael Reuter

comment:5 Changed 7 years ago by Michael Reuter

  • Status changed from verifying to closed

Merge remote-tracking branch 'origin/bugfix/9073_experimentinfo_doc_fix'

Full changeset: 680debf48cfd8da6c34d95d3f87d7edb84115cd7

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 9916

Note: See TracTickets for help on using tickets.