diff --git a/tests/helpers/fixtures.py b/tests/helpers/fixtures.py index e6d23ef3a..0db94add2 100644 --- a/tests/helpers/fixtures.py +++ b/tests/helpers/fixtures.py @@ -17,6 +17,7 @@ # You should have received a copy of the GNU General Public License # along with qutebrowser. If not, see . +# pylint: disable=invalid-name """pytest fixtures used by the whole testsuite.