Skip to content

Commit

Permalink
Style update
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman authored Jan 22, 2024
1 parent 0725a9f commit 24fc702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_treetensornetworks/test_solvers/test_dmrg.jl
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ end
tooth_lengths = fill(2, 3)
c = named_comb_tree(tooth_lengths)

@testset "Svd approach" for use_qns in [false, true]
@testset "SVD approach" for use_qns in [false, true]
auto_fermion_enabled = ITensors.using_auto_fermion()
if use_qns # test whether autofermion breaks things when using non-fermionic QNs
ITensors.enable_auto_fermion()
Expand Down

0 comments on commit 24fc702

Please sign in to comment.