Exemplo n.º 1
0
def get_data_dir():
    op = 'pychron/entry/tests/data'
    return mget_data_dir(op)
Exemplo n.º 2
0
def get_data_dir():
    op = 'pychron/processing/tests/data'
    return mget_data_dir(op)
Exemplo n.º 3
0
def get_data_dir():
    op = 'pychron/experiment/tests/data'
    return mget_data_dir(op)
Exemplo n.º 4
0
def get_data_dir():
    op = 'pychron/entry/tests/data'
    return mget_data_dir(op)
Exemplo n.º 5
0
def get_data_dir():
    op = 'pychron/experiment/tests/data'
    return mget_data_dir(op)
Exemplo n.º 6
0
def get_data_dir():
    return mget_data_dir('pychron/entry/tests/data')
Exemplo n.º 7
0
def get_data_dir():
    op = 'pychron/processing/tests/data'
    return mget_data_dir(op)