mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-01-28 22:01:24 +00:00
* create and delete tmp directory for tests * Update tests/conftest.py Co-authored-by: Travis Abendshien <46939827+CyanVoxel@users.noreply.github.com> * Update tests/conftest.py Co-authored-by: Travis Abendshien <46939827+CyanVoxel@users.noreply.github.com> * remove unused import * cleanup and added type hints * fix mypy assignment error * swap gettempdir() with TemporaryDirectory() * reuse temp library for more tests + cleanup --------- Co-authored-by: Travis Abendshien <46939827+CyanVoxel@users.noreply.github.com>