From d9f4d88b88028c31223ae9691c13684f075d246a Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 26 Jun 2014 10:56:37 +0200 Subject: [PATCH] Revert "Fix lint" This reverts commit 6d0db2af00984706c7253810e932c13610ea2c7b. For some reason this doesn't fix the warning at all... --- qutebrowser/config/configdata.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/qutebrowser/config/configdata.py b/qutebrowser/config/configdata.py index 8da1be61e..df5a6afba 100644 --- a/qutebrowser/config/configdata.py +++ b/qutebrowser/config/configdata.py @@ -17,8 +17,6 @@ # You should have received a copy of the GNU General Public License # along with qutebrowser. If not, see . -# pylint: disable=too-many-lines - """Configuration data for config.py. Module attributes: