Skip to content

Commit 7ec9fc5

Browse files
committed
formatting
1 parent 1070402 commit 7ec9fc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

addon/globalPlugins/MathCAT/MathCAT.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,7 @@ def script_navigate(self, gesture: KeyboardInputGesture) -> None:
353353

354354
_startsWithMath: re.Pattern = re.compile("\\s*?<math")
355355

356+
356357
@script(
357358
# Translators: Message to be announced during Keyboard Help
358359
description=_("Copy navigation focus to clipboard"),

0 commit comments

Comments
 (0)