From 2d2f26d7116a6491d14dbbbabba6b9f650cdaf2a Mon Sep 17 00:00:00 2001 From: "zhaojunyan@shao.ac.cn" Date: Sat, 13 Apr 2024 23:15:16 +0800 Subject: [PATCH] test --- csst_mci_sim/csst_mci_sim.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csst_mci_sim/csst_mci_sim.py b/csst_mci_sim/csst_mci_sim.py index 6ff6ec8..8541ff2 100644 --- a/csst_mci_sim/csst_mci_sim.py +++ b/csst_mci_sim/csst_mci_sim.py @@ -1279,7 +1279,7 @@ class MCIsimulator(): - self.log.info('Read in the configuration files and created an empty array') + #################################################### -- GitLab