commit | e1786b54162e2bfb01ca5aafa19d596c4af5a803 | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Mon Sep 02 09:01:23 2019 -0700 |
committer | Jason R. Coombs <jaraco@jaraco.com> | Mon Sep 02 12:01:23 2019 -0400 |
tree | 6bde905d673b82f6f6c9569420c578187e40dde7 | |
parent | 102e9b40ff6ee45086a5f0d34d9c60c581a1e5e5 [diff] |
bpo-36853: Fix suspicious.py to actually print the unused rules (#13579) * Fix suspicious.py to actually print the unused rules * Fix the other `self.warn` calls