docs(calibration): document auto-align and refine-depth workflows

This commit is contained in:
2026-02-07 03:34:28 +00:00
parent 446c02d42a
commit fca04c47c1
6 changed files with 165 additions and 33 deletions
+4
View File
@@ -31,3 +31,7 @@ dev = [
"pytest>=9.0.2",
]
[tool.pytest.ini_options]
testpaths = ["tests"]
norecursedirs = ["loguru", "tmp", "libs"]