Skip to content

Commit 0565a23

Browse files
authored
Self review
1 parent aa30d48 commit 0565a23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/config_settings/construct_config_settings_tests.bzl

-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ _tests.append(_test_latest_micro_version_matching)
161161
def construct_config_settings_test_suite(name): # buildifier: disable=function-docstring
162162
# We have CI runners running on a great deal of the platforms from the list below,
163163
# hence use all of them within tests.
164-
# NOTE @aignas 2024-02-12: contrary to what we
165164
for os in ["linux", "osx", "windows"]:
166165
is_python_config_setting(
167166
name = "is_python_3.11_" + os,

0 commit comments

Comments
 (0)