We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c2fae5 commit 0ced237Copy full SHA for 0ced237
1 file changed
scripts/datamodel-doc/ALICEO2codeFile.py
@@ -151,7 +151,6 @@ def parseContent(self, content):
151
# update restLine
152
eob = nchFullLine - len(line)
153
restLine += fullLine[sob:eob]
154
- [oi, ci] = O2DMT.findInBrackets("{","}",line)
155
sob = eob+ci+1
156
157
0 commit comments