Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dev = [
"pytest>=8.0",
"pytest-qt>=4.4",
"pytest-cov>=5.0",
"ruff==0.15.19",
"ruff==0.16.2",
]
# On-device OCR on Windows via the WinRT Windows.Media.Ocr engine. Optional and
# Windows-only — the engine itself ships with Windows, these are just the Python
Expand Down