about summary refs log tree commit diff
path: root/test/test_download.py
diff options
context:
space:
mode:
authordirkf <fieldhouse@gmx.net>2022-06-15 18:26:54 +0100
committerdirkf <fieldhouse@gmx.net>2022-06-15 18:28:19 +0100
commit11665dd2367a2eefd1ad090828f987fef11226e4 (patch)
treeacfd84f98c942ffd09cca261432bf0fd6e2417d8 /test/test_download.py
parentcc179df346abf34c8f77dbb221b839092007f20c (diff)
downloadyoutube-dl-11665dd2367a2eefd1ad090828f987fef11226e4.tar.gz
youtube-dl-11665dd2367a2eefd1ad090828f987fef11226e4.tar.xz
youtube-dl-11665dd2367a2eefd1ad090828f987fef11226e4.zip
[test] Fix linter for 3aa94d7945dfaa0e04acf2700ffe0e43b00db498
Diffstat (limited to 'test/test_download.py')
-rw-r--r--test/test_download.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_download.py b/test/test_download.py
index 0951a171a..6a6673bc2 100644
--- a/test/test_download.py
+++ b/test/test_download.py
@@ -88,6 +88,7 @@ class TestDownload(unittest.TestCase):
 
 # Dynamically generate tests
 
+
 def generator(test_case, tname):
 
     def test_template(self):