Skip to content

Commit 940f865

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent 73454e9 commit 940f865

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)