Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ restore
Method
restore
numpy/distutils/command/config.py:515–516 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
513
self.sys_stdout.flush()
514
515
def
restore(self):
516
sys.stdout = self.sys_stdout
Callers
1
get_output
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected