Skip to content

use hmm for ipe model #527

use hmm for ipe model

use hmm for ipe model #527

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

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Ruff (F821): src/b3d/modeling_utils.py#L196
src/b3d/modeling_utils.py:196:9: F821 Undefined name `warnings`
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.