]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/libraryofcongress.py
[misc] Add `hatch`, `ruff`, `pre-commit` and improve dev docs (#7409)
[yt-dlp.git] / yt_dlp / extractor / libraryofcongress.py
index b76ca090818e3cba8568766d2215401b443af80e..2979939396094fbaa4417dfbaf2f78743b158dbb 100644 (file)
@@ -1,7 +1,6 @@
 import re
 
 from .common import InfoExtractor
-
 from ..utils import (
     determine_ext,
     float_or_none,