Refactoring #574
test.yml
on: pull_request
check-python-package
9s
test-windows-installer
0s
Matrix: test-python-package
Annotations
3 errors
|
check-python-package
Process completed with exit code 1.
|
|
Ruff (F401):
ms2rescore/gui/__main__.py#L3
ms2rescore/gui/__main__.py:3:8: F401 `contextlib` imported but unused
|
|
Ruff (F401):
ms2rescore/feature_generators/ms2.py#L10
ms2rescore/feature_generators/ms2.py:10:17: F401 `numpy` imported but unused
|