summaryrefslogtreecommitdiffstats
path: root/third_party/python/taskcluster/taskcluster/queue.py
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/python/taskcluster/taskcluster/queue.py')
-rw-r--r--third_party/python/taskcluster/taskcluster/queue.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/python/taskcluster/taskcluster/queue.py b/third_party/python/taskcluster/taskcluster/queue.py
new file mode 100644
index 0000000000..782195cefa
--- /dev/null
+++ b/third_party/python/taskcluster/taskcluster/queue.py
@@ -0,0 +1,2 @@
+# stub to support existing import paths
+from .generated.queue import * # NOQA