*/*: ExcessiveLineLength fix most of them

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
Vitaly Zdanevich
2024-07-19 21:33:15 +04:00
parent 139ead166f
commit 79341e9f04
49 changed files with 292 additions and 143 deletions

View File

@@ -38,7 +38,7 @@ python_test() {
}
pkg_postinst() {
optfeature "reading audio files in popular audio formats (ogg, mp3, etc.) or extracting audio from a video file" dev-python/pydub
optfeature "reading audio in popular formats (ogg, mp3, etc.) or extracting from a video" dev-python/pydub
optfeature "reading audio data from the microphone and playing audio back" dev-python/pyaudio
optfeature "showing progress bar while playing audio clips" dev-python/tqdm
optfeature "plotting audio signal and detections" dev-python/matplotlib