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 import difflib
from xiaomusic.utils import ( from xiaomusic.utils import (
keyword_detection,
find_best_match, find_best_match,
keyword_detection,
) )
if __name__ == "__main__": if __name__ == "__main__":