We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08a2f9c commit b3ab7beCopy full SHA for b3ab7be
trackpy/api.py
@@ -24,5 +24,6 @@
24
from . import predict
25
from . import utils
26
from . import artificial
27
+from . import spiff
28
from .utils import handle_logging, ignore_logging, quiet
29
from .try_numba import try_numba_jit, enable_numba, disable_numba
0 commit comments