fix
This commit is contained in:
@@ -8,7 +8,7 @@ from typing import Union
|
|||||||
import sys
|
import sys
|
||||||
import os
|
import os
|
||||||
|
|
||||||
from config import settings
|
from ..config import settings
|
||||||
|
|
||||||
|
|
||||||
def validate_video_file(file_path: Union[str, Path]) -> bool:
|
def validate_video_file(file_path: Union[str, Path]) -> bool:
|
||||||
|
|||||||
Reference in New Issue
Block a user