Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 20, 2024
1 parent 193f793 commit 2434b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GPT/gpt.talon
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ model apply [from] clip$:
user.paste(result)

# Shows the list of available prompts
model help$: user.gpt_help()
model help$: user.gpt_help()

# Reformat the last dictation with additional context or formatting instructions
model [nope] that was <user.text>$:
Expand Down

0 comments on commit 2434b68

Please sign in to comment.