style: 代码格式化
This commit is contained in:
@@ -7,7 +7,4 @@ __all__ = [
|
||||
"playsound_audio",
|
||||
]
|
||||
|
||||
providers = {
|
||||
"termux": termux_audio,
|
||||
"playsound": playsound_audio
|
||||
}
|
||||
providers = {"termux": termux_audio, "playsound": playsound_audio}
|
||||
|
||||
Reference in New Issue
Block a user