mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-06-21 06:41:04 +00:00
* fix: python complaining about backslashes inside f-string expressions refactor excessively long f-string into separate variables * fix: missing f on f-string * Format with Ruff