1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-06 14:52:50 +08:00

Auto-format code 🧹🌟🤖

This commit is contained in:
Formatter [BOT]
2024-11-13 15:28:49 +00:00
parent 052027fb50
commit 7c1ce81b5e

View File

@@ -1,8 +1,8 @@
import difflib
from xiaomusic.utils import (
keyword_detection,
find_best_match,
keyword_detection,
)
if __name__ == "__main__":