Update to hdxms-datasets version 0.3.3 (#379) #208
Annotations
4 errors and 1 warning
|
format
The process '/opt/hostedtoolcache/ruff/0.14.9/x86_64/ruff' failed with exit code 1
|
|
Ruff (E402):
templates/02_load_from_dataset.py#L44
templates/02_load_from_dataset.py:44:1: E402 Module level import not at top of file
|
|
Ruff (E402):
pyhdx/web/controller_only.py#L17
pyhdx/web/controller_only.py:17:1: E402 Module level import not at top of file
|
|
Ruff (F821):
pyhdx/legacy.py#L37
pyhdx/legacy.py:37:11: F821 Undefined name `PeptideMasterTable`
|
|
format
Could not parse version from /home/runner/work/PyHDX/PyHDX/pyproject.toml. Using latest version.
|