Skip to content

Commit 7c26442

Browse files
committed
formatting
1 parent eee4e4d commit 7c26442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ggml/src/ggml-webgpu/wgsl-shaders/glu.tmpl.wgsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,4 +320,4 @@ fn main(@builtin(global_invocation_id) gid: vec3<u32>) {
320320
dst[i_dst] = op(a_value(i_a), b_value(i_b));
321321
}
322322

323-
#end(SHADER)
323+
#end(SHADER)

0 commit comments

Comments
 (0)