We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81e6cc6 commit 4a0748fCopy full SHA for 4a0748f
1 file changed
Tests/iaas/scs_0101_entropy/entropy_check.py
@@ -349,7 +349,6 @@ def _convert_to_collected(lines, marker=MARKER):
349
# HOWEVER, concurrent processes can easily disturb this pattern, so we use a
350
# unique prefix on each line ourselves.
351
section = None
352
- indent = 0
353
collected = {}
354
for line in lines:
355
idx = line.find(marker)
0 commit comments