Ticket #11824 (closed: fixed)

Opened 5 years ago

Last modified 5 years ago

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:1 Changed 5 years ago by Andrei Savici

  • Blocking 11788 added

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

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

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

Note: See TracTickets for help on using tickets.