Skip to content

Commit 0ced237

Browse files
authored
datamodel-doc bug fix (#7656)
1 parent 9c2fae5 commit 0ced237

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/datamodel-doc/ALICEO2codeFile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ def parseContent(self, content):
151151
# update restLine
152152
eob = nchFullLine - len(line)
153153
restLine += fullLine[sob:eob]
154-
[oi, ci] = O2DMT.findInBrackets("{","}",line)
155154
sob = eob+ci+1
156155

157156
# update restLine

0 commit comments

Comments
 (0)