Skip to content

Bump nbconvert from 7.16.6 to 7.17.0 in /requirements #219

Bump nbconvert from 7.16.6 to 7.17.0 in /requirements

Bump nbconvert from 7.16.6 to 7.17.0 in /requirements #219

Triggered via push February 9, 2026 22:23
Status Failure
Total duration 12s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

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`