relative imports

This commit is contained in:
shahules786 2022-10-02 08:48:14 +05:30
parent 35bd3951ff
commit 3c9a3ab3f3
1 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
from enhancer.utils.utils import check_files from enhancer.utils.utils import check_files
from enhancer.utils.io import Audio from enhancer.utils.io import Audio
from enhancer.utils.config import Files