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: