Instead of calling sleap.nn.viz.__ we just from sleap.nn.viz import __. For context, I am testing the 1.3.2 pip packages and the if imports fail, we would like to know sooner rather than later.
Types of changes
[ ] Bugfix
[ ] New feature
[x] Refactor / Code style update (no logical changes)
Description
Instead of calling
sleap.nn.viz.__
we justfrom sleap.nn.viz import __
. For context, I am testing the 1.3.2 pip packages and the if imports fail, we would like to know sooner rather than later.Types of changes
Does this address any currently open issues?
[list open issues here]
Outside contributors checklist
Thank you for contributing to SLEAP!
:heart: