Skip to content

fix: remove preferences table #3876

fix: remove preferences table

fix: remove preferences table #3876

Triggered via pull request January 21, 2026 12:52
Status Failure
Total duration 11s
Artifacts

ruff.yaml

on: pull_request
Run Ruff format
5s
Run Ruff format
Run Ruff check
7s
Run Ruff check
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Run Ruff check
The process '/opt/hostedtoolcache/ruff/0.11.8/x86_64/ruff' failed with exit code 1
Ruff (B011): src/tagstudio/qt/mixed/migration_modal.py#L523
src/tagstudio/qt/mixed/migration_modal.py:523:16: B011 Do not `assert False` (`python -O` removes these calls), raise `AssertionError()`