From 0f687e0983551b1460177e443f2e29d939556c09 Mon Sep 17 00:00:00 2001 From: alavenant Date: Thu, 3 Oct 2024 13:28:02 +0200 Subject: [PATCH] Update comment Co-authored-by: leavauchier <120112647+leavauchier@users.noreply.github.com> --- ..._mark_points_to_use_for_digital_models_with_new_dimension.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/pdal_ign_macro/test_mark_points_to_use_for_digital_models_with_new_dimension.py b/test/pdal_ign_macro/test_mark_points_to_use_for_digital_models_with_new_dimension.py index ca6333e..27fc719 100644 --- a/test/pdal_ign_macro/test_mark_points_to_use_for_digital_models_with_new_dimension.py +++ b/test/pdal_ign_macro/test_mark_points_to_use_for_digital_models_with_new_dimension.py @@ -138,7 +138,7 @@ def test_parse_args(): "crop", [ "crop_1.laz", - # "crop_2.laz", ToDo : rebuilt the reference crop_2 wich is false + # "crop_2.laz", ToDo : rebuild the reference for crop_2 which is false "crop_3.laz", ], )