mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-06-28 01:18:30 +00:00
[test:update] fix style code
Co-authored-by: grqx <173253225+grqx@users.noreply.github.com>
This commit is contained in:
parent
2720157593
commit
a5c8eb4c17
@ -301,5 +301,6 @@ def test_version_info_error(api_response, expected_msg):
|
|||||||
expected_msg='One of either version or commit hash must be available on the release',
|
expected_msg='One of either version or commit hash must be available on the release',
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
unittest.main()
|
unittest.main()
|
||||||
|
Loading…
Reference in New Issue
Block a user