Skip to content

Commit f9ef0a0

Browse files
committed
import re
1 parent e7e7dd2 commit f9ef0a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyls/_utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
import os
66
import sys
77
import threading
8+
import re
89

910
PY2 = sys.version_info.major == 2
1011

0 commit comments

Comments
 (0)