You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update utils.py
add encoding type UTF-8 @readfromjson function,
my language(korean) needs UTF-8 encoding options.
* Update utils.py
add a space after the comma (@line 30)
* Update utils.py
Write `encoding='utf-8'` in lowercase as in Python documentation. https://docs.python.org/3/howto/unicode.html
Co-authored-by: Vinit Kumar <[email protected]>
0 commit comments