Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ write
Method
write
numpy/typing/tests/data/pass/ufunc_config.py:19–20 ·
view source on GitHub ↗
(self, a: str)
Source
from the content-addressed store, hash-verified
17
18
class
Write1:
19
def
write(self, a: str) -> None:
20
return
None
21
22
23
class
Write2:
Callers
3
print_assert_equal
Function · 0.45
_convert_str_to_file
Function · 0.45
build
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected