Skip to content

Commit 2c06357

Browse files
committed
move lma_intercept_rhi to lmalib
1 parent 9a03538 commit 2c06357

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_intercept_rhi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from pyxlma.plot import lma_intercept_rhi
1+
from pyxlma.lmalib import lma_intercept_rhi
22
from pyxlma.lmalib.io import read as lma_read
33
from datetime import timedelta
44
from os import listdir

0 commit comments

Comments
 (0)