mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-07-30 11:39:37 -07:00
[test] Fix linter for 3aa94d7945
This commit is contained in:
parent
cc179df346
commit
11665dd236
2 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue