We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f5c7a9 commit 13b9694Copy full SHA for 13b9694
1 file changed
speechpy/__init__.py
@@ -1,2 +1,2 @@
1
from .main import *
2
-from .processing import *
+from . import processing
0 commit comments