blob: 5cf52f660a4155fe1136a38113f3f165f471193f [file]
licenses(["notice"])
py_library(
name = "mock",
srcs = ["__init__.py"],
visibility = ["//visibility:public"],
)