Ensure to write use_jp_extra option to config.json
This commit is contained in:
@@ -35,7 +35,7 @@ class StdoutWrapper(TextIO):
|
||||
|
||||
|
||||
try:
|
||||
import google.colab # type: ignore
|
||||
# import google.colab # type: ignore
|
||||
|
||||
SAFE_STDOUT = StdoutWrapper()
|
||||
except ImportError:
|
||||
|
||||
Reference in New Issue
Block a user