Skip to content

Commit ef77a28

Browse files
committed
format files
1 parent 34f47ad commit ef77a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/core-test/quantum_objects.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
end
6666

6767
@testset "Operator and SuperOperator" begin
68-
N = 10
68+
N = 10
6969
A = Qobj(rand(ComplexF64, N, N))
7070
B = Qobj(rand(ComplexF64, N, N))
7171
ρ = rand_dm(N) # random density matrix

0 commit comments

Comments
 (0)