Skip to content

Commit e493d51

Browse files
committed
Fix format again
1 parent 38441ea commit e493d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/diagonal.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ diagspacelist = ((ℂ^4)', ℂ[Z2Irrep](0 => 2, 1 => 3),
198198
VdV2 = V2' * V2
199199
@test VdV2 one(VdV2)
200200
@test t2 * V2 V2 * D2
201-
201+
202202
D3 = @constinferred eigh_vals(t2)
203203
@test D2 D3
204204

0 commit comments

Comments
 (0)