Fix some linter and typos

This commit is contained in:
pukkandan 2021-04-16 05:30:46 +05:30
parent baa5873942
commit a7191c6f57
No known key found for this signature in database
GPG key ID: 0F00D95A001F4698
4 changed files with 7 additions and 7 deletions

View file

@ -311,8 +311,8 @@ class TestFormatSelection(unittest.TestCase):
self.assertRaises(ExtractorError, ydl.process_ie_result, info_dict.copy())
def test_youtube_format_selection(self):
# FIXME: Rewrite in accordance with the new format sorting options
return
# disabled for now - this needs some changes
order = [
'38', '37', '46', '22', '45', '35', '44', '18', '34', '43', '6', '5', '17', '36', '13',