2025-05-16 18:00:22 +04:00

5 lines
77 B
Python

def setup_module():
import pytest
pytest.importorskip("gensim")