Skip to content

Commit 4529a7f

Browse files
authored
Added missing lib
1 parent b2b1373 commit 4529a7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/Language/BingSpellCheckv7.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#Licensed under the MIT License.
33

44
import http.client, urllib.parse, json
5+
import os
56

67
text = 'Hollo, wrld!'
78

0 commit comments

Comments
 (0)