From 167396e26ae35a7100f5e644d67d5de7696ceb53 Mon Sep 17 00:00:00 2001 From: Arne Zitting Date: Mon, 4 May 2026 13:52:27 +0200 Subject: [PATCH] Automatisierte CloudCompare Verarbeitung --- cloudcompare_workflow.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudcompare_workflow.py b/cloudcompare_workflow.py index 3c4d0c4..940cbd0 100644 --- a/cloudcompare_workflow.py +++ b/cloudcompare_workflow.py @@ -49,4 +49,4 @@ command = [ subprocess.run(command) print("Verarbeitung fertig - Datei exportiert") -input("") \ No newline at end of file +input("")