Revert "use hmm for ipe model" #528
Annotations
5 errors
Ruff (F841):
test_b3d_tracking_batch.py#L188
test_b3d_tracking_batch.py:188:37: F841 Local variable `posterior_scales` is assigned to but never used
|
Ruff (F841):
test_b3d_tracking_batch.py#L188
test_b3d_tracking_batch.py:188:55: F841 Local variable `scores` is assigned to but never used
|
Ruff (F841):
test_make_animation_tracking.py#L126
test_make_animation_tracking.py:126:37: F841 Local variable `posterior_scales` is assigned to but never used
|
Ruff (F841):
test_make_animation_tracking.py#L126
test_make_animation_tracking.py:126:55: F841 Local variable `scores` is assigned to but never used
|
ruff
Process completed with exit code 1.
|