예제 #1
0
def test_warn_len():
    # nothing to test except that it doesn't throw an error at runtime
    s._warn_length(log, [1])
예제 #2
0
파일: test_sumstats.py 프로젝트: bulik/ldsc
def test_warn_len():
    # nothing to test except that it doesn't throw an error at runtime
    s._warn_length(log, [1])