We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fb064f commit 31f1264Copy full SHA for 31f1264
pyproject.toml
@@ -84,7 +84,7 @@ gt_phsp_peaks = "gatetools.bin.gt_phsp_peaks:gt_phsp_peaks"
84
85
gt_digi_mac_converter = "gatetools.bin.gt_digi_mac_converter:convert_macro"
86
87
-gate_split_and_run = "gatetools.gatetools.clustertools.gate_split_and_run:runJobs"
88
-opengate_run = "gatetools.gatetools.clustertools.opengate_run:runJobs_click"
+gate_split_and_run = "gatetools.clustertools.gate_split_and_run:runJobs"
+opengate_run = "gatetools.clustertools.opengate_run:runJobs_click"
89
90
0 commit comments