mirror of
https://github.com/pacnpal/Pac-cogs.git
synced 2025-12-20 10:51:05 -05:00
ch ch ch changes
This commit is contained in:
@@ -21,7 +21,7 @@ try:
|
||||
from .exceptions import DownloadError
|
||||
except ImportError:
|
||||
# Fall back to absolute imports if relative imports fail
|
||||
from videoarchiver.ffmpeg.exceptions import DownloadError
|
||||
# from videoarchiver.ffmpeg.exceptions import DownloadError
|
||||
|
||||
logger = logging.getLogger("VideoArchiver")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user