Skip to content

Commit 8688af0

Browse files
committed
Fix error/warning printing as links
1 parent 0bbf1a2 commit 8688af0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/notifier/term.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
import re
1919
import sys
20+
from os import getcwd
2021
from os.path import basename
2122

2223
from . import Notifier

0 commit comments

Comments
 (0)