fix: remove preferences table #3876
ruff.yaml
on: pull_request
Run Ruff format
5s
Run Ruff check
7s
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()`
|