blob: a21b846e76aff0f38f1bf47e4c0f47513ea353ec [file]
# __path__ manipulation added by bazel-contrib/rules_python to support namespace pkgs.
__path__ = __import__("pkgutil").extend_path(__path__, __name__)