Skip to content

Add tmspotfilter function #216

Add tmspotfilter function

Add tmspotfilter function #216

Triggered via pull request January 14, 2026 13:43
Status Failure
Total duration 9s
Artifacts

lint.yml

on: pull_request
Ruff βš‘πŸ•΅
4s
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.