aboutsummaryrefslogtreecommitdiff
path: root/pw_thread/py/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'pw_thread/py/BUILD.bazel')
-rw-r--r--pw_thread/py/BUILD.bazel4
1 files changed, 2 insertions, 2 deletions
diff --git a/pw_thread/py/BUILD.bazel b/pw_thread/py/BUILD.bazel
index 873ea5ad0..094035421 100644
--- a/pw_thread/py/BUILD.bazel
+++ b/pw_thread/py/BUILD.bazel
@@ -14,7 +14,7 @@
package(default_visibility = ["//visibility:public"])
-# TODO(b/241456982): Not expected to build. We need a dependency on a
+# TODO: b/241456982 - Not expected to build. We need a dependency on a
# py_proto_library built from thread_proto, but that in turn depends on
# creating a py_proto_library for tokenizer_proto.
py_library(
@@ -31,7 +31,7 @@ py_library(
],
)
-# TODO(b/241456982): Not expected to build. We need a dependency on a
+# TODO: b/241456982 - Not expected to build. We need a dependency on a
# py_proto_library built from thread_proto, but that in turn depends on
# creating a py_proto_library for tokenizer_proto.
py_test(