Skip to content

Commit 19e4f31

Browse files
authored
Fix tabs to spaces for editorconfig-checker
1 parent a8e894d commit 19e4f31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ggml/src/ggml-openvino/utils.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
#include <unordered_map>
3434
#include <vector>
3535

36-
// Suppress deprecation warning for ov::Tensor::data()
36+
// Suppress deprecation warning for ov::Tensor::data()
3737
#pragma GCC diagnostic push
3838
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
3939

0 commit comments

Comments
 (0)