From 327b3fb6f851478db98895a454b9fa852e9e38fc Mon Sep 17 00:00:00 2001 From: Mehrdad Afshari Date: Wed, 18 Apr 2018 18:13:59 -0700 Subject: Eliminate raising-bad-type suppression --- .pylintrc-tests | 1 - 1 file changed, 1 deletion(-) (limited to '.pylintrc-tests') diff --git a/.pylintrc-tests b/.pylintrc-tests index a4bcb9a69b..045431ab46 100644 --- a/.pylintrc-tests +++ b/.pylintrc-tests @@ -58,7 +58,6 @@ disable= wrong-import-order, non-iterator-returned, undefined-loop-variable, - raising-bad-type, # -- END OF TEST-SPECIFIC SUPPRESSIONS -- -- cgit v1.2.3