From 26a7fcbdc629fd0975c3469084dc29e9cc527115 Mon Sep 17 00:00:00 2001 From: MichaelSNelson Date: Thu, 25 Jan 2024 13:15:16 -0600 Subject: [PATCH] deleting the last commit --- .../qupath/ext/qp_scope/utilities/PythonTestScripts.groovy | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/groovy/qupath/ext/qp_scope/utilities/PythonTestScripts.groovy b/src/main/groovy/qupath/ext/qp_scope/utilities/PythonTestScripts.groovy index 7312ec1..983f5a6 100644 --- a/src/main/groovy/qupath/ext/qp_scope/utilities/PythonTestScripts.groovy +++ b/src/main/groovy/qupath/ext/qp_scope/utilities/PythonTestScripts.groovy @@ -47,7 +47,6 @@ else: """ return sendStageCoordinatesTest } -//TODO : fix the file copy speed using subprocess copy instead of py-shutil static String pyFauxMicroscopeAcquisition(){ String microscopeAcquisitionTest =