summaryrefslogtreecommitdiff
path: root/buildstream/_artifactcache/pushreceive.py
diff options
context:
space:
mode:
Diffstat (limited to 'buildstream/_artifactcache/pushreceive.py')
-rw-r--r--buildstream/_artifactcache/pushreceive.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildstream/_artifactcache/pushreceive.py b/buildstream/_artifactcache/pushreceive.py
index 0426f6871..7c3ac8259 100644
--- a/buildstream/_artifactcache/pushreceive.py
+++ b/buildstream/_artifactcache/pushreceive.py
@@ -32,7 +32,7 @@ from urllib.parse import urlparse
import click
import gi
-from .. import _signals
+from .. import _signals # nopep8
gi.require_version('OSTree', '1.0')
# pylint: disable=wrong-import-position,wrong-import-order