mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-27 15:16:52 +01:00
[test_InfoExtractor] Fix flake8
This commit is contained in:
parent
5ddeb7702a
commit
f58a506044
@ -601,5 +601,6 @@ def test_parse_f4m_formats(self):
|
||||
self.ie._sort_formats(formats)
|
||||
expect_value(self, formats, expected_formats, None)
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
unittest.main()
|
||||
|
Loading…
Reference in New Issue
Block a user