Commit 2c7b1cf
committed
Fix KitOps build after merge discrepancy
Commit 11bb2e3 introduced a dependency
on the huggingface package from the init command. However, it was rooted
at a base commit that did not include a refactor from commit
f728033 that changed the package path.
This causes a build error in the main branch that for some reason was
not caught by CI tests.
Signed-off-by: Angel Misevski <amisevsk@gmail.com>1 parent f728033 commit 2c7b1cf
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments