Skip to content

Commit 14eb47e

Browse files
committed
format files
1 parent d51409a commit 14eb47e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/core-test/enr_state_operator.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
8 => SVector{3}(1, 0, 1),
1717
9 => SVector{3}(1, 0, 2),
1818
10 => SVector{3}(1, 1, 0),
19-
11 => SVector{3}(1, 1, 1)
19+
11 => SVector{3}(1, 1, 1),
2020
)
2121
@test s_enr.idx2state == qutip_idx2state
2222
end

0 commit comments

Comments
 (0)