Ticket #11146 (closed: fixed)
Declare Python member variables in the class - workflow algorithms
Reported by: | Dan Nixon | Owned by: | Dan Nixon |
---|---|---|---|
Priority: | major | Milestone: | Release 3.4 |
Component: | Python | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #11143 | Tester: | Harry Jeffery |
Description
Declare Python member variables in the class for Python files in the plugins/algorithms/WorkflowAlgorithms directory.
Change History
comment:1 Changed 6 years ago by Dan Nixon
- Owner set to Dan Nixon
- Status changed from new to assigned
comment:2 Changed 6 years ago by Dan Nixon
- Status changed from assigned to inprogress
Started clearing warnings in workflow algorithms
Refs #11146
Changeset: 9eb6943c9b39ee203a915d14ce9c703af2929f8d
comment:3 Changed 6 years ago by Dan Nixon
Fix remaining issues in WorkflowAlgorithms
Refs #11146
Changeset: 6f41707c537222cdc12e4f5d8341bf342b749fb0
comment:4 Changed 6 years ago by Dan Nixon
- Status changed from inprogress to verify
- Resolution set to fixed
This is being verified as pull request #268.
comment:7 Changed 6 years ago by Harry Jeffery
- Status changed from verify to verifying
- Tester set to Harry Jeffery
comment:8 Changed 6 years ago by Harry Jeffery
- Status changed from verifying to closed
Merge pull request #268 from mantidproject/11146_declare_python_members_workflow_algorithms
Declare Python member variables in workflow algorithms
Full changeset: 759696886c68361a02ea835e4ac140ba128fc408
Note: See
TracTickets for help on using
tickets.