Exemple #1
0
def test_detect():
    assert BloDataSet.detect_params(path=str(BLO_TESTDATA_PATH))
Exemple #2
0
def test_detect():
    assert BloDataSet.detect_params(
        path=str(BLO_TESTDATA_PATH),
        executor=InlineJobExecutor()
    )["parameters"]