From 6d0db2af00984706c7253810e932c13610ea2c7b Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 26 Jun 2014 10:09:27 +0200 Subject: [PATCH] Fix lint --- qutebrowser/config/configdata.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qutebrowser/config/configdata.py b/qutebrowser/config/configdata.py index 3732d6300..9a559c016 100644 --- a/qutebrowser/config/configdata.py +++ b/qutebrowser/config/configdata.py @@ -17,6 +17,8 @@ # 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: