diff --git a/scripts/ci/prek/check_lazy_logging.py b/scripts/ci/prek/check_lazy_logging.py index c827b3310a2ed..283572246999b 100755 --- a/scripts/ci/prek/check_lazy_logging.py +++ b/scripts/ci/prek/check_lazy_logging.py @@ -17,7 +17,7 @@ # specific language governing permissions and limitations # under the License. # /// script -# # requires-python = ">=3.10,<3.11" +# requires-python = ">=3.10,<3.11" # dependencies = [ # "astor>=0.8.1", # "rich>=13.6.0",