Skip to content

Commit 9ad32a1

Browse files
committed
fix import
1 parent 011984c commit 9ad32a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skdim/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
#
3232
from . import datasets
3333
from . import id
34-
from ._commonfuncs import get_nn, asPointwise, mean_local_id
34+
from ._commonfuncs import get_nn, asPointwise
3535
from ._version import __version__

0 commit comments

Comments
 (0)