mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-10 01:20:44 +00:00
[test] Fix linter for 3aa94d7945
This commit is contained in:
parent
cc179df346
commit
11665dd236
|
@ -88,6 +88,7 @@ class TestDownload(unittest.TestCase):
|
||||||
|
|
||||||
# Dynamically generate tests
|
# Dynamically generate tests
|
||||||
|
|
||||||
|
|
||||||
def generator(test_case, tname):
|
def generator(test_case, tname):
|
||||||
|
|
||||||
def test_template(self):
|
def test_template(self):
|
||||||
|
|
Loading…
Reference in New Issue
Block a user