Rollback of SAFE_STDOUT debug
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