mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-02-12 20:56:21 +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