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