From b7556a4cedb2574e0c43f59a6f7cfb45994757b8 Mon Sep 17 00:00:00 2001 From: Sanghyun Ko Date: Wed, 29 Jan 2025 00:30:49 +0900 Subject: [PATCH] code-format --- example/SteeringFile_IDEA_o1_v03.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/SteeringFile_IDEA_o1_v03.py b/example/SteeringFile_IDEA_o1_v03.py index 967bc1090..0796bb359 100644 --- a/example/SteeringFile_IDEA_o1_v03.py +++ b/example/SteeringFile_IDEA_o1_v03.py @@ -231,7 +231,7 @@ SIM.geometry.enablePrintSensitives = False ## configure regex SD -SIM.geometry.regexSensitiveDetector["DRcalo"] = {'Match' : ['(core|clad)'], 'OutputLevel':3} +SIM.geometry.regexSensitiveDetector["DRcalo"] = {"Match": ["(core|clad)"], "OutputLevel": 3} ################################################################################ ## Configuration for the GuineaPig InputFiles