Skip to content

Move --execute code path out of main.py#1807

Open
rolandwalker wants to merge 1 commit intomainfrom
RW/move-execute-path-out-of-main
Open

Move --execute code path out of main.py#1807
rolandwalker wants to merge 1 commit intomainfrom
RW/move-execute-path-out-of-main

Conversation

@rolandwalker
Copy link
Copy Markdown
Contributor

Description

Move --execute code path out of main.py, fixing a bug in which --execute='' was silently ignored.

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

@rolandwalker rolandwalker self-assigned this Apr 3, 2026
fixing a bug in which --execute='' was silently ignored
@rolandwalker rolandwalker force-pushed the RW/move-execute-path-out-of-main branch from 04f998b to ccdcdff Compare April 3, 2026 16:44
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.

1 participant