The GitHub Actions job "CI" on tvm-ffi.git/main has succeeded.
Run started by GitHub user tqchen (triggered by tqchen).

Head commit for run:
8f4e044a90ff8a3db15742274f2c7df435142b04 / Junru Shao <[email protected]>
chore: Enforce type annotation on public APIs (#21)

```diff
[tool.ruff.lint]
select = [
...
-  # "ANN", # flake8-annotations, 
https://docs.astral.sh/ruff/rules/#flake8-annotations-ann
+  "ANN", # flake8-annotations, 
https://docs.astral.sh/ruff/rules/#flake8-annotations-ann
...
]
```

Report URL: https://github.com/apache/tvm-ffi/actions/runs/17813823195

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to