Skip to content

Rename prompt_utils.py to interactive_utils.py#1825

Merged
rolandwalker merged 1 commit intomainfrom
RW/rename-interactive-utils
Apr 8, 2026
Merged

Rename prompt_utils.py to interactive_utils.py#1825
rolandwalker merged 1 commit intomainfrom
RW/rename-interactive-utils

Conversation

@rolandwalker
Copy link
Copy Markdown
Contributor

Description

The reason this is clearer is that prompt_utils.py is not related to prompt_toolkit, nor the REPL prompt format string.

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 7, 2026
@rolandwalker rolandwalker force-pushed the RW/rename-interactive-utils branch from ca1ced2 to 6004180 Compare April 7, 2026 21:31
The reason this is clearer is that prompt_utils.py is not related to
prompt_toolkit, nor the REPL prompt format string.
@rolandwalker rolandwalker force-pushed the RW/rename-interactive-utils branch from 6004180 to 46d33b7 Compare April 8, 2026 10:17
@rolandwalker rolandwalker merged commit 85cdd80 into main Apr 8, 2026
8 checks passed
@rolandwalker rolandwalker deleted the RW/rename-interactive-utils branch April 8, 2026 10:20
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