Skip to content

Commit 546531f

Browse files
Sort imports
1 parent 9e17545 commit 546531f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cursorless-talon/src/get_grapheme_spoken_form_entries.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from typing import Iterator, Mapping
55
from uu import Error
66

7-
from talon import registry, scope, actions
7+
from talon import actions, registry, scope
88

99
from .spoken_forms_output import SpokenFormOutputEntry
1010

0 commit comments

Comments
 (0)