Skip to content

Commit

Permalink
Self review
Browse files Browse the repository at this point in the history
  • Loading branch information
aignas authored Feb 29, 2024
1 parent aa30d48 commit 0565a23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/config_settings/construct_config_settings_tests.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ _tests.append(_test_latest_micro_version_matching)
def construct_config_settings_test_suite(name): # buildifier: disable=function-docstring
# We have CI runners running on a great deal of the platforms from the list below,
# hence use all of them within tests.
# NOTE @aignas 2024-02-12: contrary to what we
for os in ["linux", "osx", "windows"]:
is_python_config_setting(
name = "is_python_3.11_" + os,
Expand Down

0 comments on commit 0565a23

Please sign in to comment.