Skip to content

Conversation

@neilconway
Copy link
Contributor

@neilconway neilconway commented Feb 27, 2025

As previously coded, this emits the delightfully cryptic error message

  File "/home/runner/work/stout/stout/./dev-tools/README.md", line 3
    Collection of developer scripts, files, etc, for improving the developer process.
               ^^
  SyntaxError: invalid syntax

Because the failure to find the unindent script results in trying to run python README.md

As previously coded, this emits the delightfully cryptic error message

  File "/home/runner/work/stout/stout/./dev-tools/README.md", line 3
    Collection of developer scripts, files, etc, for improving the developer process.
               ^^
  SyntaxError: invalid syntax

Because the failure to find the unindent script results in trying to run
`python README.md`
@stuhood stuhood merged commit c9cb16a into 3rdparty:main Feb 27, 2025
1 check failed
@neilconway neilconway deleted the missing-unindent-py branch February 27, 2025 19:05
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