Skip to content
Snippets Groups Projects
Commit c646fe95 authored by Maciej Wielgosz's avatar Maciej Wielgosz
Browse files

comment update

parent d3262c64
Branches
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@ from joblib import Parallel, delayed
from nibio_preprocessing.distance_filtering_dem_based import DistanceFilteringDemBased
def process_file(las_file, DISTANCE, OUTPUT_FOLDER, VERBOSE):
# Print information about the process
if VERBOSE:
print(f"Processing {las_file}...")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment