Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/deepspeedai/DeepSpeed
/ err
Function
err
scripts/check-extraindexurl.py:18–19 ·
view source on GitHub ↗
(s: str)
Source
from the content-addressed store, hash-verified
16
17
18
def
err(s: str) -> None:
19
print(s, file=sys.stderr)
20
21
22
print(*sys.argv[1:])
Callers
1
check-extraindexurl.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected