1
1
mirror of https://github.com/ytdl-org/youtube-dl synced 2024-06-21 20:10:04 +02:00

[test] Fix linter for 3aa94d7945

This commit is contained in:
dirkf 2022-06-15 18:26:54 +01:00
parent cc179df346
commit 11665dd236
2 changed files with 2 additions and 1 deletions

View File

@ -88,6 +88,7 @@ class TestDownload(unittest.TestCase):
# Dynamically generate tests
def generator(test_case, tname):
def test_template(self):