Skip to content

Commit fc5c4e8

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 558f326 commit fc5c4e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/solvers/test_applyexp.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,3 @@ end
119119
applyexp(H, exponent_points, psi0; insert_kwargs, nsites, sweep_callback=collect_exponents,outputlevel=1)
120120
@test norm(exponents - exponent_points) < 10*eps(Float64)
121121
end
122-

0 commit comments

Comments
 (0)