Skip to content

Commit 31f1264

Browse files
committed
Correct path for executable files
1 parent 1fb064f commit 31f1264

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ gt_phsp_peaks = "gatetools.bin.gt_phsp_peaks:gt_phsp_peaks"
8484

8585
gt_digi_mac_converter = "gatetools.bin.gt_digi_mac_converter:convert_macro"
8686

87-
gate_split_and_run = "gatetools.gatetools.clustertools.gate_split_and_run:runJobs"
88-
opengate_run = "gatetools.gatetools.clustertools.opengate_run:runJobs_click"
87+
gate_split_and_run = "gatetools.clustertools.gate_split_and_run:runJobs"
88+
opengate_run = "gatetools.clustertools.opengate_run:runJobs_click"
8989

9090

0 commit comments

Comments
 (0)