Skip to content

Commit fa883cf

Browse files
committed
fixup! rework the symbol deprecation and add tests to ensure that we are still working
1 parent df6f580 commit fa883cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/deprecated/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ load(
1515
)
1616
load("//python/config_settings:transition.bzl", transition_py_binary = "py_binary", transition_py_test = "py_test")
1717

18-
# TODO remove the referenced symbols when releasing v2
18+
# TODO @aignas 2025-01-22: remove the referenced symbols when releasing v2
1919

2020
transition_py_binary(
2121
name = "transition_py_binary",

0 commit comments

Comments
 (0)