File size: 77 Bytes
ad58d47
 
 
 
1
2
3
4
5
def setup_module():
    import pytest

    pytest.importorskip("gensim")