Ticket #11147 (closed: fixed)
Declare Python member variables in the class - functions
Reported by: | Dan Nixon | Owned by: | Dan Nixon |
---|---|---|---|
Priority: | major | Milestone: | Release 3.4 |
Component: | Python | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #11143 | Tester: | Federico M Pouzols |
Description
Declare Python member variables in the class for Python files in the plugins/functions 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
Addess undeclared members in functions
Refs #11147
Changeset: 1d316767582cf2b7942e297afcffd9d4bea01c7a
comment:3 Changed 6 years ago by Dan Nixon
- Status changed from inprogress to verify
- Resolution set to fixed
This is being verified as pull request #267.
comment:4 Changed 6 years ago by Federico M Pouzols
- Status changed from verify to verifying
- Tester set to Federico M Pouzols
comment:5 Changed 6 years ago by Federico M Pouzols
- Status changed from verifying to closed
Merge pull request #267 from mantidproject/11147_declare_py_member_variables_functions
Address undeclared Python members in functions
Full changeset: 3158e986dfc7f39c2eaefc0c50e2f7a067b6d790
Note: See
TracTickets for help on using
tickets.