mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-03-20 13:51:30 +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