Skip to content

Commit

Permalink
Update CLI.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Bebra777228 authored Aug 2, 2024
1 parent af04362 commit 4da85a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scripts/CLI.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import argparse
import os

from voice_conversion import conversion
from conversion.voice_conversion import conversion

now_dir = os.getcwd()

Expand Down

0 comments on commit 4da85a7

Please sign in to comment.