mirror of
https://github.com/pacnpal/Pac-cogs.git
synced 2025-12-20 02:41:06 -05:00
Converted all 'from videoarchiver.' imports to relative imports
This commit is contained in:
@@ -15,7 +15,7 @@ import tempfile
|
||||
import os
|
||||
import shutil
|
||||
|
||||
from videoarchiver.exceptions import UpdateError
|
||||
from .exceptions import UpdateError
|
||||
|
||||
logger = logging.getLogger('VideoArchiver')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user