85f664378b
Some of the checks in local plugin are duplicate of built-in ones. [H203] Use assertIs(Not)None to check for None [H211] Check for assertTrue(isinstance(a, b)) sentences [H214] Use assertIn/NotIn(A, B) Note: H211 and H214 are enabled by default. Change-Id: Ie3a466abe1d3ce5d90bdfd5e9f637ca0cb1967a4