-
Notifications
You must be signed in to change notification settings - Fork 124
Open
Description
다음과 같은 에러가 발생합니다.
/py-hanspell-master/hanspell/spell_checker.py in check(text)
64
65 data = json.loads(r)
---> 66 html = data['message']['result']['html']
67 result = {
68 'result': True,
KeyError: 'result'
참고:
https://github.com/juyeon6273/py-hanspell.git
constants.py와 spell_checker.py를 수정했습니다.
choimyeongsu
Metadata
Metadata
Assignees
Labels
No labels