This repository was archived by the owner on May 27, 2026. It is now read-only.
Commit f250c9a
BUG: Fix typo in wrapping filenames (Diffeomophic -> Diffeomorphic)
The wrapping files for VariationalDiffeomorphicRegistrationFilter and
VariationalSymmetricDiffeomorphicRegistrationFilter had a typo in
their filenames (Diffeomophic - missing the r). The non-symmetric
variant also had the typo in the itk_wrap_class() class name,
causing castxml to emit fatal error: file not found during the
Python wheel build.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c6bfa78 commit f250c9a
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments