Multi-line python commands fail with IndentationError #1770
Labels
state: awaiting response
Waiting for issue author to respond.
state: can't repro
Not enough information was given to reproduce the issue described.
I could swear that multi-line python commands used to work, but now I can't make one work in any way, shape, or form. This is the simplest example of what I'm trying to do:
I have similar commands in older projects, that I haven't touched in a while, so I'm quite sure it used to work. But now I always get an indentation error:
I tried changing the block style indicator, running under different shells (Git Bash, PowerShell), using different task versions (v3.38.0, v3.29.1, v3.28.0), opening new shells, nothing works.
Any ideas what else could have changed?
The text was updated successfully, but these errors were encountered: