mirror of
https://github.com/hanxi/xiaomusic.git
synced 2026-03-18 08:43:17 +08:00
重构: 优化 import
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
import difflib
|
||||
|
||||
from xiaomusic.utils import (
|
||||
find_best_match,
|
||||
keyword_detection,
|
||||
)
|
||||
from xiaomusic.utils.text_utils import find_best_match, keyword_detection
|
||||
|
||||
if __name__ == "__main__":
|
||||
user_input = "八年的爱"
|
||||
|
||||
Reference in New Issue
Block a user