Skip to content

Commit efd3c22

Browse files
authored
Github editor is incompatible with editorconfig?
1 parent 0d936bf commit efd3c22

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/test-tokenizer-1-bpe.cpp

+1-2
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,7 @@ int main(int argc, char **argv) {
112112
__func__, cp, check.c_str(), check.length(), str.c_str(), str.length());
113113
return 4;
114114
}
115-
}
116-
115+
}
117116
llama_free_model(model);
118117
llama_free(ctx);
119118

0 commit comments

Comments
 (0)