mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-06 18:10:40 +02:00
removed comment
This commit is contained in:
parent
642989cab2
commit
91cf18c5d1
@ -16,8 +16,6 @@ from parse import remove_comments
|
|||||||
allow_bitwise_op = ["M3_GainCaps"]
|
allow_bitwise_op = ["M3_GainCaps"]
|
||||||
allow_bitwise_op = ["streamingInterface"]
|
allow_bitwise_op = ["streamingInterface"]
|
||||||
|
|
||||||
# op_key = {"operator|": "__or__",
|
|
||||||
# "operator&" : "__and__"}
|
|
||||||
op_key = {"operator|": "|",
|
op_key = {"operator|": "|",
|
||||||
"operator&" : "&"}
|
"operator&" : "&"}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user