Commit caa898d
fix(docs): address Copilot review typos
- prediction_writer.py:63 — debug f-string said "Z-sclice"; fix to
"Z-slice" to match the parameter docstring a few lines above.
- qc/focus.py:54 — inline comment referenced a non-existent
qc_metrics.run_qc_metrics; point to the actual orchestrator,
generate_qc_metadata.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e069422 commit caa898d
2 files changed
Lines changed: 3 additions & 3 deletions
File tree
- applications/qc/src/qc
- packages/viscy-utils/src/viscy_utils/callbacks
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments