Skip to content

Upload progress bars #53

Upload progress bars

Upload progress bars #53

GitHub Actions / Trunk Check failed Aug 17, 2024 in 20s

Trunk Check

Checked 14 modified files
✖ 1 new lint issue

Details

To reproduce and test locally, run:
trunk check

For help resolving these issues, see our docs on running on PRs or debugging Trunk Check

Annotations

Check failure on line 109 in backend/endpoints/rom.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(B904)

[new] Within an `except` clause, raise exceptions with `raise ... from err` or `raise ... from None` to distinguish them from errors in exception handling