Bump nbconvert from 7.16.6 to 7.17.0 in /requirements #218
Annotations
4 errors
|
format
The process '/opt/hostedtoolcache/ruff/0.15.0/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`
|