Skip to content

Revert "use hmm for ipe model" #528

Revert "use hmm for ipe model"

Revert "use hmm for ipe model" #528

Triggered via pull request December 16, 2024 19:41
Status Failure
Total duration 29s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.