style: apply ruff auto-fixes
This commit is contained in:
@@ -109,7 +109,6 @@ class YouTube(TableProviderMixin, Provider):
|
||||
|
||||
def validate(self) -> bool:
|
||||
try:
|
||||
import yt_dlp # type: ignore
|
||||
|
||||
return True
|
||||
except Exception:
|
||||
|
||||
Reference in New Issue
Block a user