mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-22 22:34:01 -07:00
useless change
This commit is contained in:
parent
5880344053
commit
41e59bffc2
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ from youtube_dl.extractor import (
|
|||
|
||||
class TestAllURLsMatching(unittest.TestCase):
|
||||
def setUp(self):
|
||||
print("useless change")
|
||||
self.ies = gen_extractors()
|
||||
|
||||
def matching_ies(self, url):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue