summaryrefslogtreecommitdiff
path: root/tests/sources/ostree.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sources/ostree.py')
-rw-r--r--tests/sources/ostree.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/sources/ostree.py b/tests/sources/ostree.py
index e2d6b6a0f..fe517883e 100644
--- a/tests/sources/ostree.py
+++ b/tests/sources/ostree.py
@@ -17,6 +17,9 @@
# Authors: William Salmon <will.salmon@codethink.co.uk>
#
+# Pylint doesn't play well with fixtures and dependency injection from pytest
+# pylint: disable=redefined-outer-name
+
import os
import pytest