hacking/hacking
Stephen Finucane f4c3128ac9 Improve H212 failure message
This currently fails with:

  H212: Use assert{type(A),B} instance

which makes no sense. What we actually want is for users to use use
assertIsInstance. Correct this.

Change-Id: I99b01bf2349aede0e90b5fb3702c5637aad412bc
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2023-05-03 11:52:31 +01:00
..
checks Improve H212 failure message 2023-05-03 11:52:31 +01:00
tests Bump flake8 to 5.0 to pick up fixes 2023-02-17 14:18:44 -05:00
__init__.py Add a check for file with only comments 2013-12-09 15:35:33 +01:00
config.py Remove usage of six 2020-04-04 14:22:48 +00:00
core.py Bump flake8 version to something modern 2019-12-11 17:18:21 +00:00