def get_data_dir():
    op = 'pychron/entry/tests/data'
    return mget_data_dir(op)
Exemple #2
0
def get_data_dir():
    op = 'pychron/processing/tests/data'
    return mget_data_dir(op)
Exemple #3
0
def get_data_dir():
    op = 'pychron/experiment/tests/data'
    return mget_data_dir(op)
Exemple #4
0
def get_data_dir():
    op = 'pychron/entry/tests/data'
    return mget_data_dir(op)
Exemple #5
0
def get_data_dir():
    op = 'pychron/experiment/tests/data'
    return mget_data_dir(op)
Exemple #6
0
def get_data_dir():
    return mget_data_dir('pychron/entry/tests/data')
def get_data_dir():
    op = 'pychron/processing/tests/data'
    return mget_data_dir(op)