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