Support saving external data as safetensors (#306) #14
lint.yml
on: push
Optional Lint
19s
Enforce style
1m 34s
Annotations
2 warnings
|
Optional Lint:
src/onnx_ir/_core.py#L3264
[misspell] reported by reviewdog 🐶
"guranteed" is a misspelling of "guaranteed"
Raw Output:
./src/onnx_ir/_core.py:3264:44: "guranteed" is a misspelling of "guaranteed"
|
|
Optional Lint:
.github/workflows/main.yml#L70
[misspell] reported by reviewdog 🐶
"cancelled" is a misspelling of "canceled"
Raw Output:
./.github/workflows/main.yml:70:17: "cancelled" is a misspelling of "canceled"
|