mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-26 15:06:36 +00:00
Adjust the import
This commit is contained in:
parent
ca5f9a4de5
commit
d28ddd768a
@ -41,7 +41,7 @@ from ._migrations import (
|
|||||||
from ._private import _srctype_dict, _nfo_element, directory_and_stem
|
from ._private import _srctype_dict, _nfo_element, directory_and_stem
|
||||||
from .media__tasks import (
|
from .media__tasks import (
|
||||||
copy_thumbnail, download_checklist, download_finished,
|
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
|
from .source import Source
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user