qiskit-community / qiskit-aqua

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

Disable pylint consider-using-f-string #1631

Closed manoelmarques closed 2 years ago

manoelmarques commented 2 years ago

Summary

New pylint version: Due to the numerous places where this lint error happens, I am disabling it, since Aqua is deprecated.

Details and comments