mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-06-28 09:28:33 +00:00
4 lines
83 B
Python
4 lines
83 B
Python
import pytest
|
|
|
|
pytest.importorskip('protobug', reason='protobug is not installed')
|