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