Skip to content

Commit 24d29aa

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent e2987a6 commit 24d29aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/obsidian/obsidian.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import subprocess
21
import re
2+
import subprocess
33

44
from talon import Context, Module, actions, settings
55

0 commit comments

Comments
 (0)