qiskit-community / qiskit-aqua

Quantum Algorithms & Applications (**DEPRECATED** since April 2021 - see readme for more info)
https://qiskit.org/aqua
Apache License 2.0
572 stars 377 forks source link

Fix lint msgs caused by latest pylint release #1588

Closed manoelmarques closed 3 years ago

manoelmarques commented 3 years ago

Summary

Latest pylint release introduced new test that are causing the CI to fail on main and stable.

Details and comments