aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/europa.py
diff options
context:
space:
mode:
Diffstat (limited to 'yt_dlp/extractor/europa.py')
-rw-r--r--yt_dlp/extractor/europa.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/yt_dlp/extractor/europa.py b/yt_dlp/extractor/europa.py
index 29dfc8ae9..0cf889a1e 100644
--- a/yt_dlp/extractor/europa.py
+++ b/yt_dlp/extractor/europa.py
@@ -8,7 +8,7 @@ from ..utils import (
qualities,
traverse_obj,
unified_strdate,
- xpath_text
+ xpath_text,
)