Skip to content

Conversation

@CharlesPignerol
Copy link
Contributor

Version 6.4.6. If the last instruction to be executed and executed is in a loop we point to the start of the loop (just after the test of the condition). Therefor any subsequent execution will start with this line - which is wrong - which is also indented => python indentation error.

Charles PIGNEROL added 2 commits November 29, 2024 15:14
… in a loop we point to the start of the loop (just after the test of the condition). Therefor any subsequent execution will start with this line - which is wrong - which is also indented => python indentation error.
… in a loop we point to the start of the loop (just after the test of the condition). Therefor any subsequent execution will start with this line - which is wrong - which is also indented => python indentation error.
@CharlesPignerol CharlesPignerol merged commit a0b46fb into main Nov 29, 2024
2 checks passed
@CharlesPignerol CharlesPignerol deleted the loop-fix branch November 29, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants