npiv / chatblade

A CLI Swiss Army Knife for ChatGPT
GNU General Public License v3.0
2.58k stars 92 forks source link

fix: remove redundant semicolon in query prompt #66

Closed jackyu1996 closed 11 months ago

jackyu1996 commented 11 months ago

In rich, Prompt.ask seems to be already including a prompt_suffix (:), so the : here might not be needed.