From: Francis Guevarra Date: Mon, 29 Jun 2020 16:22:40 +0000 (-0700) Subject: Suppress too-many-locals and too-many-branches pylint for pre-existing API's X-Git-Tag: 5.1.0^2 X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/commitdiff_plain/62062074a51df0076dc4e56a0220bfbc5adafd9f?hp=62062074a51df0076dc4e56a0220bfbc5adafd9f Suppress too-many-locals and too-many-branches pylint for pre-existing API's ---