Ticket #11824 (closed: fixed)
Eliminate pylint warnings in algorithms and functions
Reported by: | Andrei Savici | Owned by: | Andrei Savici |
---|---|---|---|
Priority: | major | Milestone: | Release 3.5 |
Component: | Python | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #11788 | Tester: | Ross Whitfield |
Description
Part of #11788
Change History
comment:2 Changed 5 years ago by Andrei Savici
- Status changed from new to inprogress
Pylint for fit functions. refs #11824
Changeset: ae2f0614f3f092c23f1841eed987ed7fc83a4209
comment:3 Changed 5 years ago by Andrei Savici
Some algorithms. Refs #11824
Changeset: f1aca34bbb89b06c1aa192a1f8927b3739b3bd93
comment:4 Changed 5 years ago by Andrei Savici
MaskBTP. Refs #11824
Changeset: 50070ab3aee3c963abadb2ecf940c2eacbe2fa10
comment:5 Changed 5 years ago by Andrei Savici
A few more algorithms. refs #11824
Changeset: fe8d63adadb3247e46baa07e7734292b3d0fddf7
comment:6 Changed 5 years ago by Andrei Savici
More algs. Refs #11824
Changeset: b420ad5e2d70c1cc1fbd81841d4f0e9210a0218e
comment:7 Changed 5 years ago by Andrei Savici
One more try. Refs #11824
Changeset: 4d60207b52acc83a3db1b32f42e1c5aab417084e
comment:8 Changed 5 years ago by Andrei Savici
- Status changed from inprogress to verify
- Resolution set to fixed
This is being verified as pull request #796.
comment:9 Changed 5 years ago by Andrei Savici
Fix unit tests. Refs #11824
Changeset: 06eaa4fc5e2b9cab2a600be7256b55df321362b5
comment:10 Changed 5 years ago by Andrei Savici
A few more warnings. Refs #11824
Changeset: c50f1496292e0db31eeebb8d6bce6d054b051fec
comment:11 Changed 5 years ago by Andrei Savici
Refs #11824. Merge branch 'master' into 11824_pylint_in_algs_and_funcs
Conflicts:
Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectCalibration.py Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectResolution.py
Changeset: ec6336501f285064cd965776db82bc17ef44a128
comment:12 Changed 5 years ago by Andrei Savici
Refs #11824. More fixes
Changeset: 6904325eb618fc6644c0ec50bba2078b63d3d59a
comment:13 Changed 5 years ago by Ross Whitfield
- Status changed from verify to verifying
- Tester set to Ross Whitfield
comment:14 Changed 5 years ago by Ross Whitfield
- Status changed from verifying to closed
Merge pull request #796 from mantidproject/11824_pylint_in_algs_and_funcs
Reduce pylint warnings in functions and algorithms
Full changeset: 9a6f3942252eea39312ccd11233b7657d3f3b37d
comment:15 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 12662