fix eig decomposition, tests, and names #6
static-analysis.yml
on: push
call-flake8-workflow
/
flake8
11s
call-secrets-analysis-workflow
/
trufflehog
9s
call-ruff-workflow
/
check-with-ruff
11s
Annotations
3 errors
Ruff (F401):
test/test_mahalanobis.py#L2
test/test_mahalanobis.py:2:36: F401 `scipy.spatial.distance.mahalanobis` imported but unused
|
call-ruff-workflow / check-with-ruff
Process completed with exit code 1.
|
call-flake8-workflow / flake8
Process completed with exit code 1.
|