Skip to content

Commit

Permalink
oops remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
eberrigan committed Sep 24, 2024
1 parent 7fa9517 commit 1d98177
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sleap/skeleton.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
from networkx.readwrite import json_graph
from scipy.io import loadmat

from sleap.skeleton import SkeletonEncoder


NodeRef = Union[str, "Node"]
H5FileRef = Union[str, h5py.File]
Expand Down

0 comments on commit 1d98177

Please sign in to comment.