Skip to content

fix: correct template list command hint - #315

Open
Jackchen-1145 wants to merge 2 commits into
pyfenn:mainfrom
Jackchen-1145:fix-template-not-found-list-hint
Open

fix: correct template list command hint#315
Jackchen-1145 wants to merge 2 commits into
pyfenn:mainfrom
Jackchen-1145:fix-template-not-found-list-hint

Conversation

@Jackchen-1145

Copy link
Copy Markdown

Summary

  • Fix the template-not-found error message to suggest fenn list instead of the unsupported fenn pull --list.
  • Add regression assertions so the CLI output keeps pointing users to the valid command.

Validation

  • Ran Python syntax check:
    python -m py_compile fenn/cli/pull.py tests/unit/cli/test_pull_command.py

Full pytest was not run locally because this environment does not have pytest installed.

@ApusBerliozi

Copy link
Copy Markdown
Contributor

Hey @Jackchen-1145!

Thx 4 your work! Kindly check why pre-commit job is failing

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