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 Jul 25, 2023
1 parent e489cd0 commit f35a77a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lang/talon/talon.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ def talon_code_assert_setting(setting: str):
"""asserts setting in either python or talon files"""
actions.user.paste(f"{setting} = ")


@ctx_talon_python.action_class("user")
class TalonPythonActions:
def talon_code_insert_function(text: str, selection: str):
Expand Down

0 comments on commit f35a77a

Please sign in to comment.