Skip to content

Ruff updates#2191

Open
nriley wants to merge 6 commits intotalonhub:mainfrom
nriley:ruff-updates
Open

Ruff updates#2191
nriley wants to merge 6 commits intotalonhub:mainfrom
nriley:ruff-updates

Conversation

@nriley
Copy link
Copy Markdown
Collaborator

@nriley nriley commented May 10, 2026

  • Ruff configuration updates and automatic Ruff fixes.
  • Manual Ruff fixes and "noqa" ignores.

See #2189 for more.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

print_value(gui, p, value[key])

P1 Badge Pass ignore through recursive scope rendering

The signature of print_value now requires ignore, but the recursive call omits it, so any nested dictionary in scope data triggers TypeError: print_value() missing 1 required positional argument: 'ignore'. This breaks the help-scope UI on nested values that previously rendered correctly.

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread plugin/talon_draft_window/draft_ui.py
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