We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e17545 commit 546531fCopy full SHA for 546531f
cursorless-talon/src/get_grapheme_spoken_form_entries.py
@@ -4,7 +4,7 @@
4
from typing import Iterator, Mapping
5
from uu import Error
6
7
-from talon import registry, scope, actions
+from talon import actions, registry, scope
8
9
from .spoken_forms_output import SpokenFormOutputEntry
10
0 commit comments