abrt / faf

Platform for collection and analysis of packages and package crashes
GNU General Public License v3.0
46 stars 47 forks source link

Various Pylint 2.9 fixes #993

Closed mgrabovsky closed 2 years ago

mgrabovsky commented 2 years ago

Pylint 2.9 introduced some new diagnostics with a couple of issues popping up in our codebase. These changes fix the reasonable instances and ignore false positives and those that seem overly pedantic.