mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-01-29 06:10:51 +00:00
* fix: move `path_strings` var inside `with` block * refactor: move lambda to local function * fix: catch `ParsingError` and return no results * refactor: move `ParsingError` handling out to `QtDriver` Reverts changes made to `test_search.py` and `enums.py`.