We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
설치 전 setup.py 파일 내용이 원본과 같은지 확인한 뒤 설치해보세요. 제가 잘못 넣은건지 data = json.loads(r) 윗 라인에 g 라는 문자가 끼어있어서 오류가 났습니다.
py-hanspell 사용 관련 #7 의 @lepus2 님이 올려주신 내용 대로 변경하면 정상 작동합니다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
설치 전 setup.py 파일 내용이 원본과 같은지 확인한 뒤 설치해보세요. 제가 잘못 넣은건지 data = json.loads(r) 윗 라인에 g 라는 문자가 끼어있어서 오류가 났습니다.
py-hanspell 사용 관련 #7 의 @lepus2 님이 올려주신 내용 대로 변경하면 정상 작동합니다.
The text was updated successfully, but these errors were encountered: