Skip to content

Commit 0e8be0a

Browse files
committed
Format
1 parent d2c7769 commit 0e8be0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/matricize.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ function unmatricize(
158158
MethodError(
159159
unmatricize,
160160
Tuple{
161-
typeof(style), typeof(m), typeof(codomain_axes), typeof(domain_axes)
161+
typeof(style), typeof(m), typeof(codomain_axes), typeof(domain_axes),
162162
},
163163
)
164164
)

0 commit comments

Comments
 (0)