Adjust the import

This commit is contained in:
tcely 2025-06-02 10:17:52 -04:00 committed by GitHub
parent ca5f9a4de5
commit d28ddd768a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,7 +41,7 @@ from ._migrations import (
from ._private import _srctype_dict, _nfo_element, directory_and_stem
from .media__tasks import (
copy_thumbnail, download_checklist, download_finished,
wait_for_premiere, write_nfo as write_nfo_file,
wait_for_premiere, write_nfo_file,
)
from .source import Source