Skip to content

Add function to set any spot filter #24

Add function to set any spot filter

Add function to set any spot filter #24

Triggered via push November 21, 2025 10:25
Status Failure
Total duration 10s
Artifacts

lint.yml

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

Annotations

3 errors and 1 warning
Ruff βš‘πŸ•΅
The process '/opt/hostedtoolcache/ruff/0.14.5/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.