From e054b5e183f9d1c00c891fb7e179db60c0846084 Mon Sep 17 00:00:00 2001 From: gac-x07mb Date: Tue, 23 Jul 2024 17:15:05 +0200 Subject: [PATCH] Change comment in file --- phoenix_bec/scans/phoenix_line_scan.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phoenix_bec/scans/phoenix_line_scan.py b/phoenix_bec/scans/phoenix_line_scan.py index da8892c..974a23f 100644 --- a/phoenix_bec/scans/phoenix_line_scan.py +++ b/phoenix_bec/scans/phoenix_line_scan.py @@ -1,5 +1,5 @@ """ -SCAN PLUGINS +SCAN PLUGINS for PHOENIX All new scans should be derived from ScanBase. ScanBase provides various methods that can be customized and overriden but they are executed in a specific order: