mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-14 12:01:06 +08:00
[yt-dlp] Check common code in extractor subpackage with stubtest (#14682)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Extractors will not be stubbed at this time.
|
||||
yt_dlp.extractor.*
|
||||
yt_dlp.extractor\.(?!__init__|common*).*
|
||||
# Postprocessors will not be stubbed at this time.
|
||||
yt_dlp.postprocessor.*
|
||||
# Won't be covered.
|
||||
|
||||
Reference in New Issue
Block a user