fix style in plugins (#10302)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Alexei Znamensky
2025-07-02 01:15:50 +12:00
committed by GitHub
parent 329c2222fc
commit 580ac1e30d
42 changed files with 111 additions and 114 deletions

View File

@@ -16,7 +16,7 @@ requirements:
- the C(/usr/bin/say) command line program (standard on macOS) or C(espeak) command line program
short_description: Notify using software speech synthesizer
description:
- This plugin will use the C(say) or C(espeak) program to "speak" about play events.
- This plugin uses C(say) or C(espeak) to "speak" about play events.
"""
import platform