Skip to content

Commit 397d053

Browse files
gerleroCopilot
andauthored
Update src/foamlib/_files/_parsing/_parser.py
Co-authored-by: Copilot <[email protected]>
1 parent 6cb3f96 commit 397d053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/foamlib/_files/_parsing/_parser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ def _skip(
124124
expected="*/",
125125
)
126126
pos += 2
127-
127+
continue
128128
break
129129

130130
return pos

0 commit comments

Comments
 (0)