mirror of
https://github.com/pacnpal/Pac-cogs.git
synced 2025-12-20 02:41:06 -05:00
ch ch ch changes
This commit is contained in:
@@ -9,7 +9,7 @@ try:
|
||||
from ..utils.exceptions import ConfigurationError, ErrorContext, ErrorSeverity
|
||||
except ImportError:
|
||||
# Fall back to absolute imports if relative imports fail
|
||||
from videoarchiver.utils.exceptions import ConfigurationError, ErrorContext, ErrorSeverity
|
||||
# from videoarchiver.utils.exceptions import ConfigurationError, ErrorContext, ErrorSeverity
|
||||
|
||||
|
||||
class VideoFormat(Enum):
|
||||
|
||||
Reference in New Issue
Block a user