lorax/tests/pylint
Brian C. Lane 16b76846c6 tests: Ignore new pylint warnings
Newer versions of pylint complain about u'' not being needed and using
open without setting encoding. These are valid warnings, but do not
effect the operation of lorax so they have been added to the
FalsePositive list in runpylint.py

(cherry picked from commit 49ff2c7d5c)
2021-10-11 16:24:13 -07:00
..
runpylint.py tests: Ignore new pylint warnings 2021-10-11 16:24:13 -07:00