aboutsummaryrefslogtreecommitdiff
path: root/pw_snapshot/py/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'pw_snapshot/py/BUILD.bazel')
-rw-r--r--pw_snapshot/py/BUILD.bazel6
1 files changed, 3 insertions, 3 deletions
diff --git a/pw_snapshot/py/BUILD.bazel b/pw_snapshot/py/BUILD.bazel
index eeebb252b..c07d0ddf5 100644
--- a/pw_snapshot/py/BUILD.bazel
+++ b/pw_snapshot/py/BUILD.bazel
@@ -14,7 +14,7 @@
package(default_visibility = ["//visibility:public"])
-# TODO(b/241456982): Not expected to build yet due to the dependency on
+# TODO: b/241456982 - Not expected to build yet due to the dependency on
# snapshot_proto_py_pb2.
py_library(
name = "pw_snapshot",
@@ -35,7 +35,7 @@ py_library(
],
)
-# TODO(b/241456982): Not expected to build yet due to the dependency on
+# TODO: b/241456982 - Not expected to build yet due to the dependency on
# metadata_proto_py_pb2.
py_library(
name = "pw_snapshot_metadata",
@@ -51,7 +51,7 @@ py_library(
],
)
-# TODO(b/241456982): Not expected to build yet due to the dependency on
+# TODO: b/241456982 - Not expected to build yet due to the dependency on
# snapshot_proto_py_pb2.
py_test(
name = "metadata_test",