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.
2 parents a7c6f6f + 940f865 commit dbdcee2Copy full SHA for dbdcee2
cursorless-talon/src/number_small.py
@@ -3,7 +3,7 @@
3
This file allows us to use a custom `number_small` capture. See #1021 for more info.
4
"""
5
6
-from talon import app, Module, registry
+from talon import Module, app, registry
7
8
mod = Module()
9
0 commit comments