Skip to content

Commit 5539b79

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/base/test_fermions.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -813,7 +813,7 @@ using ITensors.SiteTypes: op, siteind, siteinds
813813

814814
#
815815
# Test that bosonic tensor exp works with auto fermion enabled
816-
#
816+
#
817817
j1 = Index([QN("Nb", 0)=>2, QN("Nb", 1)=>2])
818818
j2 = Index([QN("Nb", 0)=>2, QN("Nb", 1)=>2])
819819
id_tensor = op("I", j1) * op("I", j2)

0 commit comments

Comments
 (0)