2026-02-01 09:31:38 +01:00

5 lines
73 B
Python

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