Skip to content

Commit dbdcee2

Browse files
Merge branch 'deprecateNumberTag' of github.com:cursorless-dev/cursorless into deprecateNumberTag
2 parents a7c6f6f + 940f865 commit dbdcee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cursorless-talon/src/number_small.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This file allows us to use a custom `number_small` capture. See #1021 for more info.
44
"""
55

6-
from talon import app, Module, registry
6+
from talon import Module, app, registry
77

88
mod = Module()
99

0 commit comments

Comments
 (0)