Skip to content

Commit d88c826

Browse files
authored
Merge pull request #113 from wiazur/patch-61
Added missing lib
2 parents b2b1373 + 4529a7f commit d88c826

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)