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
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
Loading