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