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