From d3aee0cf52c95bea6cdd9b434e6cef5f501d6c66 Mon Sep 17 00:00:00 2001 From: Claudiu Popa Date: Fri, 9 Oct 2015 00:40:29 +0300 Subject: [PATCH] Remove deprecated option. --- pylintrc | 3 --- 1 file changed, 3 deletions(-) diff --git a/pylintrc b/pylintrc index b0a29d839..d245611bc 100644 --- a/pylintrc +++ b/pylintrc @@ -7,9 +7,6 @@ # pygtk.require(). #init-hook= -# Profiled execution. -profile=no - # Add files or directories to the blacklist. They should be base names, not # paths. ignore=CVS