chengligen
2025-05-26 8b0fb74bded1f8a162e6c0e94c3522be6216ea03
funasr/__init__.py
@@ -1,8 +1,6 @@
"""Initialize funasr package."""
import os
import pkgutil
import importlib
dirname = os.path.dirname(__file__)
version_file = os.path.join(dirname, "version.txt")