Skip to content

Commit bae9b46

Browse files
committed
ruff-format
1 parent e4f8eb1 commit bae9b46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

addon/globalPlugins/MathCAT/MathCAT.py

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

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

356-
357356
@script(
358357
# Translators: Message to be announced during Keyboard Help
359358
description=_("Copy navigation focus to clipboard"),

0 commit comments

Comments
 (0)