]> granicus.if.org Git - python/commit
bpo-36853: Fix suspicious.py to actually print the unused rules (#13579)
authorAnthony Sottile <asottile@umich.edu>
Mon, 2 Sep 2019 16:01:23 +0000 (09:01 -0700)
committerJason R. Coombs <jaraco@jaraco.com>
Mon, 2 Sep 2019 16:01:23 +0000 (12:01 -0400)
commite1786b54162e2bfb01ca5aafa19d596c4af5a803
tree6bde905d673b82f6f6c9569420c578187e40dde7
parent102e9b40ff6ee45086a5f0d34d9c60c581a1e5e5
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
Doc/tools/extensions/suspicious.py