black formatting

This commit is contained in:
Misty De Méo 2025-02-19 09:13:10 -08:00
parent 3cdefc0779
commit 32b90f7029
11 changed files with 55 additions and 52 deletions

View file

@ -76,7 +76,7 @@ setuptools.setup(
"cryptography>=2.3",
"python-magic>=0.4.15",
"prometheus-client>=0.20.0",
"structlog>=25.1.0"
"structlog>=25.1.0",
],
extras_require={
"yt-dlp": ["yt-dlp>=2024.7.25"],