Woops, keep `np2pl` exposed from `.tsp`
parent
e3d87046f9
commit
4e8717262c
|
|
@ -35,6 +35,7 @@ from ._anal import (
|
|||
dedupe as dedupe,
|
||||
detect_time_gaps as detect_time_gaps,
|
||||
pl2np as pl2np,
|
||||
np2pl as np2pl,
|
||||
|
||||
# `numpy` only
|
||||
slice_from_time as slice_from_time,
|
||||
|
|
|
|||
Loading…
Reference in New Issue