
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: I05bfccf5be72ba608f44263b4b2f1bf995da908c