Skip to content

Remove method objects3d.get_objects_within_intensity #225

Remove method objects3d.get_objects_within_intensity

Remove method objects3d.get_objects_within_intensity #225

Triggered via pull request January 14, 2026 14:29
Status Failure
Total duration 12s
Artifacts

lint.yml

on: pull_request
Ruff βš‘πŸ•΅
7s
Ruff βš‘πŸ•΅
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Ruff βš‘πŸ•΅
The process '/opt/hostedtoolcache/ruff/0.14.11/x86_64/ruff' failed with exit code 1
Ruff (D401): src/imcflibs/imagej/trackmate.py#L239
src/imcflibs/imagej/trackmate.py:239:5: D401 First line of docstring should be in imperative mood: "Sets a TrackMate spot filter with specified filter key and values."
Ruff (D417): src/imcflibs/imagej/trackmate.py#L238
src/imcflibs/imagej/trackmate.py:238:5: D417 Missing argument description in the docstring for `set_spotfilter`: `filter_key`
Ruff βš‘πŸ•΅
Could not parse version from /home/runner/work/python-imcflibs/python-imcflibs/pyproject.toml. Using latest version.