Commit b999f86
Kevin Vu te Laar
fix(ci): prevent mypy package root ambiguity
Mypy was detecting the same files under multiple module names
due to ambiguous package roots. Explicit package bases prevent ambiguity.
Signed-off-by: Kevin Vu te Laar <vu.te@rwth-aachen.de>1 parent 00b6528 commit b999f86
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
0 commit comments