Commit 1f30d1e
Fix MSA path resolution skipping the 'empty' sentinel value
The jwohlwend#500 change resolved all MSA paths relative to the input file, but
the special 'empty' string (meaning no MSA) was also being resolved as
a file path, breaking inference tests.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7003979 commit 1f30d1e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1122 | 1122 | | |
1123 | 1123 | | |
1124 | 1124 | | |
1125 | | - | |
| 1125 | + | |
1126 | 1126 | | |
1127 | 1127 | | |
1128 | 1128 | | |
1129 | 1129 | | |
1130 | 1130 | | |
1131 | 1131 | | |
1132 | 1132 | | |
1133 | | - | |
| 1133 | + | |
1134 | 1134 | | |
1135 | 1135 | | |
1136 | 1136 | | |
| |||
0 commit comments