Skip to content

HM-431:Updating pytango version , Base class version and pylint version.

Jatin Sharma requested to merge hm-431 into master

1. What this MR does / why we need it:

  • Updating Pytango version to 9.4.2.
  • Updating Base class version to 0.19.1.
  • Updated pylint version to 3.1.0.
  • Stablised pipeline for both mid and low.

2. Make sure that you've checked the boxes below before you submit MR:

  • No conflict with master branch.
  • Merge Request Title appropriate.
  • Unit/Integration tests added and existing test cases are passing.
  • Variable and Function names state the purpose.
  • There is no commented out code, print/debug statements.
  • Logs are added wherever necessary.
  • Exception is handled wherever required.
Edited by Jatin Sharma

Merge request reports