From ce8e2fcd16fbfa35365bb69b03118d8ed98a8372 Mon Sep 17 00:00:00 2001 From: Mehrdad Afshari Date: Wed, 18 Apr 2018 18:10:35 -0700 Subject: Eliminate unreachable suppression --- .pylintrc-tests | 1 - 1 file changed, 1 deletion(-) (limited to '.pylintrc-tests') diff --git a/.pylintrc-tests b/.pylintrc-tests index 74ac56a994..a4bcb9a69b 100644 --- a/.pylintrc-tests +++ b/.pylintrc-tests @@ -54,7 +54,6 @@ disable= unnecessary-lambda, wildcard-import, line-too-long, - unreachable, wrong-import-position, wrong-import-order, non-iterator-returned, -- cgit v1.2.3