mirror of
https://github.com/darkzoul5/YoutubePlaylistSync.git
synced 2026-09-19 21:12:20 +03:00
Refactor import paths to use the 'src' directory structure and remove unused workflow inputs
This commit is contained in:
@@ -2,7 +2,7 @@ import subprocess
|
||||
import shutil
|
||||
from pathlib import Path
|
||||
|
||||
from ytplaylist.downloader import PlaylistDownloader
|
||||
from src.downloader import PlaylistDownloader
|
||||
from tests.dummy_config import DummyConfig
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user