Exemplo n.º 1
0
def read_trf(filepath):
    return pymedphys.read_trf(filepath)
Exemplo n.º 2
0
def read_trf(trf):
    return pymedphys.read_trf(trf)