- let tifread raise FileNotFoundError when series != 0
Some checks failed
PyTest / pytest (3.10) (push) Has been cancelled
PyTest / pytest (3.11) (push) Has been cancelled
PyTest / pytest (3.12) (push) Has been cancelled
PyTest / pytest (3.13) (push) Has been cancelled

This commit is contained in:
Wim Pomp
2026-04-01 10:13:43 +02:00
parent 46c511dd49
commit 2f076bd7b8

View File

@@ -35,7 +35,7 @@ write = ["matplotlib", "scikit-video"]
bioformats = ["JPype1"] bioformats = ["JPype1"]
[project.urls] [project.urls]
repository = "https://git.wimpomp.nl/wim/focusfeedbackgui" repository = "https://git.wimpomp.nl/wim/ndbioimage"
[project.scripts] [project.scripts]
ndbioimage = "ndbioimage:main" ndbioimage = "ndbioimage:main"