MCPcopy
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
17def err(s: str) -> None:
18 print(s, file=sys.stderr)
19
20
21COPYRIGHT = [

Callers 1

check-license.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected